Searched refs:APREQ_ERROR_BADHEADER (Results 1 - 4 of 4) sorted by relevance

/httpd/include/
H A Dapreq_error.h68 #define APREQ_ERROR_BADHEADER (APREQ_ERROR_BADDATA + 4) macro
/httpd/server/
H A Dapreq_error.c58 case APREQ_ERROR_BADHEADER:
H A Dapreq_module_cgi.c359 req->body_status = APREQ_ERROR_BADHEADER;
/httpd/modules/apreq/
H A Dfilter.c132 ctx->body_status = APREQ_ERROR_BADHEADER;

Completed in 23 milliseconds