Home
last modified time | relevance | path

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

/PHP-5.5/sapi/cli/
H A Dphp_http_parser.c68 #define PROXY_CONNECTION "proxy-connection" macro
1118 if (index > sizeof(PROXY_CONNECTION)-1 in php_http_parser_execute()
1119 || c != PROXY_CONNECTION[index]) { in php_http_parser_execute()
1121 } else if (index == sizeof(PROXY_CONNECTION)-2) { in php_http_parser_execute()

Completed in 9 milliseconds