Searched refs:copy_headers_to_nva (Results 1 – 3 of 3) sorted by relevance
194 http2::copy_headers_to_nva(nva, headers, http2::HDOP_STRIP_X_FORWARDED_FOR); in test_http2_copy_headers_to_nva()209 http2::copy_headers_to_nva(nva, headers2, http2::HDOP_NONE); in test_http2_copy_headers_to_nva()217 http2::copy_headers_to_nva(nva, headers2, http2::HDOP_STRIP_ALL); in test_http2_copy_headers_to_nva()
231 void copy_headers_to_nva(std::vector<nghttp2_nv> &nva,
468 void copy_headers_to_nva(std::vector<nghttp2_nv> &nva, in copy_headers_to_nva() function