php_http_should_keep_alive 1419 sapi/cli/php_http_parser.c             if (parser->type == PHP_HTTP_REQUEST || php_http_should_keep_alive(parser)) {
php_http_should_keep_alive  172 sapi/cli/php_http_parser.h int php_http_should_keep_alive(php_http_parser *parser);