Home
last modified time | relevance | path

Searched refs:HTTP_GET (Results 1 - 7 of 7) sorted by relevance

/third_party/nghttp2/src/
H A Dshrpx_api_downstream_connection.cc209 case HTTP_GET: in push_request_headers()
H A Dshrpx_http_downstream_connection.cc505 req.connect_proto == ConnectProto::WEBSOCKET ? HTTP_GET : req.method); in push_request_headers()
H A Dhttp2.cc1414 return HTTP_GET;
H A Dshrpx_http2_upstream.cc1731 (req.method == HTTP_GET || req.method == HTTP_POST)) { in on_downstream_header_complete()
/third_party/node/deps/llhttp/include/
H A Dllhttp.h126 HTTP_GET = 1, enumerator
/third_party/nghttp2/third-party/llhttp/include/
H A Dllhttp.h138 HTTP_GET = 1, enumerator
/third_party/node/src/
H A Dinspector_socket.cc610 parser->method == HTTP_GET, in OnMessageComplete()

Completed in 13 milliseconds