Searched refs:APREQ_ERROR_NOHEADER (Results 1 - 5 of 5) sorted by relevance

/httpd/include/
H A Dapreq_error.h79 #define APREQ_ERROR_NOHEADER (APREQ_ERROR_NODATA + 3) macro
H A Dapreq_module.h117 case APREQ_ERROR_NOHEADER:
/httpd/server/
H A Dapreq_error.c73 case APREQ_ERROR_NOHEADER:
H A Dapreq_module_cgi.c396 req->body_status = APREQ_ERROR_NOHEADER;
/httpd/modules/apreq/
H A Dfilter.c164 ctx->body_status = APREQ_ERROR_NOHEADER;

Completed in 15 milliseconds