Home
last modified time | relevance | path

Searched refs:xfpconf (Results 1 - 2 of 2) sorted by relevance

/third_party/nghttp2/src/
H A Dshrpx_http2_downstream_connection.cc333 auto &xfpconf = httpconf.xfp; in push_request_headers() local
339 (xfpconf.strip_incoming ? http2::HDOP_STRIP_X_FORWARDED_PROTO : 0) | in push_request_headers()
408 auto xfp = xfpconf.strip_incoming in push_request_headers()
412 if (xfpconf.add) { in push_request_headers()
H A Dshrpx_http_downstream_connection.cc531 auto &xfpconf = httpconf.xfp; in push_request_headers() local
537 (xfpconf.strip_incoming ? http2::HDOP_STRIP_X_FORWARDED_PROTO : 0) | in push_request_headers()
656 auto xfp = xfpconf.strip_incoming in push_request_headers()
660 if (xfpconf.add) { in push_request_headers()

Completed in 3 milliseconds