Home
last modified time | relevance | path

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

/third_party/nghttp2/src/
Dhttp2.h342 HD_X_FORWARDED_PROTO, enumerator
Dhttp2.cc435 case HD_X_FORWARDED_PROTO: in copy_headers_to_nva_internal()
539 case HD_X_FORWARDED_PROTO: in build_http1_headers_from_headers()
964 return HD_X_FORWARDED_PROTO; in lookup_token()
Dhttp2_test.cc160 false, http2::HD_X_FORWARDED_PROTO},
162 false, http2::HD_X_FORWARDED_PROTO},
Dshrpx_http2_downstream_connection.cc410 : req.fs.header(http2::HD_X_FORWARDED_PROTO); in push_request_headers()
Dshrpx_http_downstream_connection.cc640 : req.fs.header(http2::HD_X_FORWARDED_PROTO); in push_request_headers()