Home
last modified time | relevance | path

Searched refs:HD_HTTP2_SETTINGS (Results 1 – 4 of 4) sorted by relevance

/third_party/nghttp2/src/
Dhttp3.cc99 case http2::HD_HTTP2_SETTINGS: in copy_headers_to_nva_internal()
Dhttp2.h320 HD_HTTP2_SETTINGS, enumerator
Dhttp2.cc386 case HD_HTTP2_SETTINGS: in copy_headers_to_nva_internal()
497 case HD_HTTP2_SETTINGS: in build_http1_headers_from_headers()
906 return HD_HTTP2_SETTINGS; in lookup_token()
Dshrpx_downstream.cc906 return req_.http2_upgrade_seen && req_.fs.header(http2::HD_HTTP2_SETTINGS) && in get_http2_upgrade_request()
911 auto http2_settings = req_.fs.header(http2::HD_HTTP2_SETTINGS); in get_http2_settings()