Home
last modified time | relevance | path

Searched refs:HDOP_STRIP_VIA (Results 1 - 6 of 6) sorted by relevance

/third_party/nghttp2/src/
H A Dhttp2.h206 HDOP_STRIP_VIA = 1 << 3, enumerator
212 HDOP_STRIP_X_FORWARDED_PROTO | HDOP_STRIP_VIA |
H A Dhttp3.cc162 if (flags & http2::HDOP_STRIP_VIA) { in copy_headers_to_nva_internal()
H A Dhttp2.cc449 if (flags & HDOP_STRIP_VIA) { in copy_headers_to_nva_internal()
553 if (flags & HDOP_STRIP_VIA) { in build_http1_headers_from_headers()
H A Dshrpx_https_upstream.cc1208 auto build_flags = (http2::HDOP_STRIP_ALL & ~http2::HDOP_STRIP_VIA) | in on_downstream_header_complete()
H A Dshrpx_http2_upstream.cc1770 auto striphd_flags = http2::HDOP_STRIP_ALL & ~http2::HDOP_STRIP_VIA; in on_downstream_header_complete()
H A Dshrpx_http3_upstream.cc1358 auto striphd_flags = http2::HDOP_STRIP_ALL & ~http2::HDOP_STRIP_VIA; in on_downstream_header_complete()

Completed in 13 milliseconds