Home
last modified time | relevance | path

Searched refs:HD_SERVER (Results 1 – 6 of 6) sorted by relevance

/third_party/nghttp2/src/
Dhttp3.cc102 case http2::HD_SERVER: in copy_headers_to_nva_internal()
Dhttp2.h328 HD_SERVER, enumerator
Dhttp2.cc389 case HD_SERVER: in copy_headers_to_nva_internal()
500 case HD_SERVER: in build_http1_headers_from_headers()
785 return HD_SERVER; in lookup_token()
Dshrpx_https_upstream.cc1013 if (!resp.fs.header(http2::HD_SERVER)) { in send_reply()
1267 auto server = resp.fs.header(http2::HD_SERVER); in on_downstream_header_complete()
Dshrpx_http2_upstream.cc1550 if (!resp.fs.header(http2::HD_SERVER)) { in send_reply()
1787 auto server = resp.fs.header(http2::HD_SERVER); in on_downstream_header_complete()
Dshrpx_http3_upstream.cc1356 auto server = resp.fs.header(http2::HD_SERVER); in on_downstream_header_complete()
1704 if (!resp.fs.header(http2::HD_SERVER)) { in send_reply()