Searched refs:xffconf (Results 1 – 2 of 2) sorted by relevance
332 auto &xffconf = httpconf.xff; in push_request_headers() local338 (xffconf.strip_incoming ? http2::HDOP_STRIP_X_FORWARDED_FOR : 0) | in push_request_headers()390 auto xff = xffconf.strip_incoming ? nullptr in push_request_headers()393 if (xffconf.add) { in push_request_headers()
530 auto &xffconf = httpconf.xff; in push_request_headers() local536 (xffconf.strip_incoming ? http2::HDOP_STRIP_X_FORWARDED_FOR : 0) | in push_request_headers()639 auto xff = xffconf.strip_incoming ? nullptr in push_request_headers()642 if (xffconf.add) { in push_request_headers()