Home
last modified time | relevance | path

Searched refs:CONTENT_LENGTH (Results 1 – 3 of 3) sorted by relevance

/PHP-5.5/sapi/tests/
H A Dtest006.phpt11 CONTENT_LENGTH=862
/PHP-5.5/sapi/cli/
H A Dphp_http_parser.c70 #define CONTENT_LENGTH "content-length" macro
1130 if (index > sizeof(CONTENT_LENGTH)-1 in php_http_parser_execute()
1131 || c != CONTENT_LENGTH[index]) { in php_http_parser_execute()
1133 } else if (index == sizeof(CONTENT_LENGTH)-2) { in php_http_parser_execute()
/PHP-5.5/
H A DINSTALL842 defined there: AUTH_TYPE, CONTENT_LENGTH, CONTENT_TYPE,

Completed in 18 milliseconds