Home
last modified time | relevance | path

Searched refs:HDOP_STRIP_ALL (Results 1 - 7 of 7) sorted by relevance

/third_party/nghttp2/src/
H A Dhttp2.h211 HDOP_STRIP_ALL = HDOP_STRIP_FORWARDED | HDOP_STRIP_X_FORWARDED_FOR | enumerator
H A Dshrpx_https_upstream.cc1195 http2::HDOP_STRIP_ALL); in on_downstream_header_complete()
1208 auto build_flags = (http2::HDOP_STRIP_ALL & ~http2::HDOP_STRIP_VIA) | in on_downstream_header_complete()
1375 http2::HDOP_STRIP_ALL); in on_downstream_body_complete()
H A Dshrpx_http2_downstream_connection.cc205 http2::copy_headers_to_nva_nocopy(nva, trailers, http2::HDOP_STRIP_ALL); in http2_data_read_callback()
H A Dhttp2_test.cc217 http2::copy_headers_to_nva(nva, headers2, http2::HDOP_STRIP_ALL); in test_http2_copy_headers_to_nva()
249 http2::HDOP_STRIP_ALL); in test_http2_build_http1_headers_from_headers()
H A Dshrpx_http2_upstream.cc1482 http2::copy_headers_to_nva_nocopy(nva, trailers, http2::HDOP_STRIP_ALL); in downstream_data_read_callback()
1750 http2::HDOP_STRIP_ALL); in on_downstream_header_complete()
1770 auto striphd_flags = http2::HDOP_STRIP_ALL & ~http2::HDOP_STRIP_VIA; in on_downstream_header_complete()
H A Dshrpx_http3_upstream.cc1339 http2::HDOP_STRIP_ALL); in on_downstream_header_complete()
1358 auto striphd_flags = http2::HDOP_STRIP_ALL & ~http2::HDOP_STRIP_VIA; in on_downstream_header_complete()
1492 http3::copy_headers_to_nva_nocopy(nva, trailers, http2::HDOP_STRIP_ALL); in on_downstream_body_complete()
H A Dshrpx_http_downstream_connection.cc820 http2::HDOP_STRIP_ALL); in end_upload_data_chunk()

Completed in 14 milliseconds