Home
last modified time | relevance | path

Searched refs:HTTP_HEAD (Results 1 - 4 of 4) sorted by relevance

/third_party/node/deps/llhttp/include/
H A Dllhttp.h127 HTTP_HEAD = 2, enumerator
/third_party/nghttp2/third-party/llhttp/include/
H A Dllhttp.h139 HTTP_HEAD = 2, enumerator
/third_party/nghttp2/src/
H A Dhttp2.cc1395 return method_token != HTTP_HEAD && expect_response_body(status_code);
1429 return HTTP_HEAD;
H A Dshrpx_http2_upstream.cc122 http->get_downstream()->request().method == HTTP_HEAD, nullptr); in upgrade_upstream()

Completed in 11 milliseconds