F_UPGRADE        1236 sapi/cli/php_http_parser.c             parser->flags |= F_UPGRADE;
F_UPGRADE        1387 sapi/cli/php_http_parser.c         if (parser->flags & F_UPGRADE || parser->method == PHP_HTTP_CONNECT) {