| Message view | « Date » · « Thread » |
|---|---|
| Top | « Date » · « Thread » |
| From | "Bill Stoddard" <b...@wstoddard.com> |
| Subject | mod_cgi on 1.3 question |
| Date | Thu, 31 Jan 2002 22:33:19 GMT |
mod_cgi.c on 1.3 makes this call: if ((retval = ap_setup_client_block(r, REQUEST_CHUNKED_ERROR))) return retval; If I understand this, a browser cannot send chunked content to a cgi on the server. Why not use REQUEST_CHUNKED_DECHUNK? Bill | |
| Mime |
|
| View raw message | |