Home
last modified time | relevance | path

Searched refs:HDOP_STRIP_X_FORWARDED_PROTO (Results 1 - 5 of 5) sorted by relevance

/third_party/nghttp2/src/
H A Dhttp2.h203 HDOP_STRIP_X_FORWARDED_PROTO = 1 << 2, enumerator
212 HDOP_STRIP_X_FORWARDED_PROTO | HDOP_STRIP_VIA |
H A Dhttp3.cc149 if (flags & http2::HDOP_STRIP_X_FORWARDED_PROTO) { in copy_headers_to_nva_internal()
H A Dshrpx_http2_downstream_connection.cc339 (xfpconf.strip_incoming ? http2::HDOP_STRIP_X_FORWARDED_PROTO : 0) | in push_request_headers()
H A Dhttp2.cc436 if (flags & HDOP_STRIP_X_FORWARDED_PROTO) { in copy_headers_to_nva_internal()
540 if (flags & HDOP_STRIP_X_FORWARDED_PROTO) { in build_http1_headers_from_headers()
H A Dshrpx_http_downstream_connection.cc537 (xfpconf.strip_incoming ? http2::HDOP_STRIP_X_FORWARDED_PROTO : 0) | in push_request_headers()

Completed in 6 milliseconds