Searched refs:HTTP_LENGTH_REQUIRED (Results 1 - 3 of 3) sorted by relevance

/httpd/include/
H A Dhttpd.h514 #define HTTP_LENGTH_REQUIRED 411 macro
560 ((x) == HTTP_LENGTH_REQUIRED) || \
/httpd/modules/http/
H A Dhttp_protocol.c1181 case HTTP_LENGTH_REQUIRED:
H A Dhttp_filters.c1524 return (lenp) ? HTTP_BAD_REQUEST : HTTP_LENGTH_REQUIRED;

Completed in 25 milliseconds