Home
last modified time | relevance | path

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

/third_party/nghttp2/src/
H A Dshrpx_http2_downstream_connection.cc413 StringRef xfp_value; in push_request_headers() local
416 xfp_value = concat_string_ref(balloc, xfp->value, in push_request_headers()
419 xfp_value = req.scheme; in push_request_headers()
421 nva.push_back(http2::make_nv_ls_nocopy("x-forwarded-proto", xfp_value)); in push_request_headers()

Completed in 2 milliseconds