Home
last modified time | relevance | path

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

/third_party/nghttp2/src/
H A Dshrpx_http2_downstream_connection.cc394 StringRef xff_value; in push_request_headers() local
397 xff_value = concat_string_ref(balloc, xff->value, in push_request_headers()
400 xff_value = addr; in push_request_headers()
402 nva.push_back(http2::make_nv_ls_nocopy("x-forwarded-for", xff_value)); in push_request_headers()

Completed in 1 milliseconds