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

/httpd/include/
H A Dapreq_error.h81 #define APREQ_ERROR_NOPARSER (APREQ_ERROR_NODATA + 4) macro
H A Dapreq_module.h116 case APREQ_ERROR_NOPARSER:
/httpd/server/
H A Dapreq_error.c76 case APREQ_ERROR_NOPARSER:
H A Dapreq_module_cgi.c391 req->body_status = APREQ_ERROR_NOPARSER;
/httpd/modules/apreq/
H A Dfilter.c159 ctx->body_status = APREQ_ERROR_NOPARSER;

Completed in 1759 milliseconds