Searched refs:HDOP_STRIP_X_FORWARDED_FOR (Results 1 – 5 of 5) sorted by relevance
199 HDOP_STRIP_X_FORWARDED_FOR = 1 << 1, enumerator211 HDOP_STRIP_ALL = HDOP_STRIP_FORWARDED | HDOP_STRIP_X_FORWARDED_FOR |
179 http2::HDOP_STRIP_X_FORWARDED_FOR); in test_http2_copy_headers_to_nva()194 http2::copy_headers_to_nva(nva, headers, http2::HDOP_STRIP_X_FORWARDED_FOR); in test_http2_copy_headers_to_nva()225 http2::HDOP_STRIP_X_FORWARDED_FOR); in test_http2_build_http1_headers_from_headers()
338 (xffconf.strip_incoming ? http2::HDOP_STRIP_X_FORWARDED_FOR : 0) | in push_request_headers()
423 if (flags & HDOP_STRIP_X_FORWARDED_FOR) { in copy_headers_to_nva_internal()527 if (flags & HDOP_STRIP_X_FORWARDED_FOR) { in build_http1_headers_from_headers()
521 (xffconf.strip_incoming ? http2::HDOP_STRIP_X_FORWARDED_FOR : 0) | in push_request_headers()