|
Apache HTTPD
|
Macros | |
| #define | REQUEST_NO_BODY 0 |
| #define | REQUEST_CHUNKED_ERROR 1 |
| #define | REQUEST_CHUNKED_DECHUNK 2 |
Possible values for request_rec.read_body (set by handling module):
| #define REQUEST_CHUNKED_DECHUNK 2 |
| #define REQUEST_CHUNKED_ERROR 1 |