HTTP_REQUEST_URI_TOO_LARGE 558 include/httpd.h ((x) == HTTP_REQUEST_URI_TOO_LARGE) || \ HTTP_REQUEST_URI_TOO_LARGE 986 modules/http/http_protocol.c case HTTP_REQUEST_URI_TOO_LARGE: HTTP_REQUEST_URI_TOO_LARGE 607 server/protocol.c r->status = HTTP_REQUEST_URI_TOO_LARGE; HTTP_REQUEST_URI_TOO_LARGE 892 server/protocol.c if (r->status == HTTP_REQUEST_URI_TOO_LARGE) {