Home
last modified time | relevance | path

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

/third_party/nghttp2/src/
Dhttp3.cc105 case http2::HD_UPGRADE: in copy_headers_to_nva_internal()
Dhttp2.h332 HD_UPGRADE, enumerator
Dhttp2.cc392 case HD_UPGRADE: in copy_headers_to_nva_internal()
501 case HD_UPGRADE: in build_http1_headers_from_headers()
812 return HD_UPGRADE; in lookup_token()
Dshrpx_downstream.cc846 auto upgrade = req_.fs.header(http2::HD_UPGRADE); in inspect_http1_request()
Dshrpx_http_downstream_connection.cc586 auto upgrade = req.fs.header(http2::HD_UPGRADE); in push_request_headers()
Dshrpx_https_upstream.cc1235 auto upgrade = resp.fs.header(http2::HD_UPGRADE); in on_downstream_header_complete()
Dshrpx_http2_upstream.cc1544 case http2::HD_UPGRADE: in send_reply()
Dshrpx_http3_upstream.cc1667 case http2::HD_UPGRADE: in send_reply()