Home
last modified time | relevance | path

Searched refs:HD_FORWARDED (Results 1 – 5 of 5) sorted by relevance

/third_party/nghttp2/src/
Dhttp2.h324 HD_FORWARDED, enumerator
Dhttp2.cc409 case HD_FORWARDED: in copy_headers_to_nva_internal()
513 case HD_FORWARDED: in build_http1_headers_from_headers()
851 return HD_FORWARDED; in lookup_token()
Dhttp2_test.cc164 http2::HD_FORWARDED},
166 http2::HD_FORWARDED},
Dshrpx_http2_downstream_connection.cc361 fwdconf.strip_incoming ? nullptr : req.fs.header(http2::HD_FORWARDED); in push_request_headers()
Dshrpx_http_downstream_connection.cc590 fwdconf.strip_incoming ? nullptr : req.fs.header(http2::HD_FORWARDED); in push_request_headers()