Home
last modified time | relevance | path

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

/third_party/nghttp2/src/
H A Dhttp3.cc104 case http2::HD_TRANSFER_ENCODING: in copy_headers_to_nva_internal()
H A Dhttp2.h331 HD_TRANSFER_ENCODING, enumerator
H A Dshrpx_downstream.cc591 case http2::HD_TRANSFER_ENCODING: in erase_content_length_and_transfer_encoding()
864 auto transfer_encoding = req_.fs.header(http2::HD_TRANSFER_ENCODING); in inspect_http1_request()
876 auto transfer_encoding = resp_.fs.header(http2::HD_TRANSFER_ENCODING); in inspect_http1_response()
H A Dshrpx_http_downstream_connection.cc933 if (kv.token == http2::HD_TRANSFER_ENCODING && in htp_hdrs_completecb()
962 if (resp.fs.header(http2::HD_TRANSFER_ENCODING)) { in htp_hdrs_completecb()
1017 auto transfer_encoding = resp.fs.header(http2::HD_TRANSFER_ENCODING); in htp_hdrs_completecb()
H A Dshrpx_https_upstream.cc349 if (kv.token == http2::HD_TRANSFER_ENCODING && in htp_hdrs_completecb()
388 if (method != HTTP_CONNECT && !req.fs.header(http2::HD_TRANSFER_ENCODING)) { in htp_hdrs_completecb()
426 auto transfer_encoding = req.fs.header(http2::HD_TRANSFER_ENCODING); in htp_hdrs_completecb()
H A Dshrpx_http2_downstream_connection.cc477 auto transfer_encoding = req.fs.header(http2::HD_TRANSFER_ENCODING); in push_request_headers()
H A Dhttp2.cc391 case HD_TRANSFER_ENCODING: in copy_headers_to_nva_internal()
508 case HD_TRANSFER_ENCODING: in build_http1_headers_from_headers()
948 return HD_TRANSFER_ENCODING; in lookup_token()
H A Dshrpx_http2_upstream.cc1543 case http2::HD_TRANSFER_ENCODING: in send_reply()
H A Dshrpx_http2_session.cc1189 http2::HD_TRANSFER_ENCODING); in on_response_headers() member in shrpx::__anon11272::http2
H A Dshrpx_http3_upstream.cc1714 case http2::HD_TRANSFER_ENCODING: in send_reply()

Completed in 18 milliseconds