Home
last modified time | relevance | path

Searched refs:PHP_HTTP_MAX_HEADER_SIZE (Results 1 – 2 of 2) sorted by relevance

/PHP-5.4/sapi/cli/
H A Dphp_http_parser.h52 #define PHP_HTTP_MAX_HEADER_SIZE (80*1024) macro
H A Dphp_http_parser.c377 if (nread > PHP_HTTP_MAX_HEADER_SIZE) goto error; in php_http_parser_execute()

Completed in 11 milliseconds