Home
last modified time | relevance | path

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

/third_party/nghttp2/src/
H A Dshrpx_health_monitor_downstream_connection.cc79 http2::HD_CONTENT_LENGTH); in end_upload_data() member in shrpx::http2
H A Dshrpx_downstream_test.cc72 http2::HD_CONTENT_LENGTH); in test_downstream_field_store_header() member in shrpx::http2
208 http2::HD_CONTENT_LENGTH); in test_downstream_find_affinity_cookie() member in shrpx::http2
H A Dshrpx_mruby_module_response.cc232 auto cl = resp.fs.header(http2::HD_CONTENT_LENGTH); in response_return()
249 content_length, false, http2::HD_CONTENT_LENGTH); in response_return() member in shrpx::mruby::__anon11451::http2
H A Dhttp2.h312 HD_CONTENT_LENGTH, enumerator
H A Dshrpx_api_downstream_connection.cc148 content_length, false, http2::HD_CONTENT_LENGTH); in send_reply() member in shrpx::http2
H A Dhttp2_test.cc127 hdidx[http2::HD_CONTENT_LENGTH] = 6; in test_http2_get_header()
128 rv = http2::get_header(hdidx, http2::HD_CONTENT_LENGTH, nva); in test_http2_get_header()
H A Dshrpx_downstream.cc495 if (kv.token != http2::HD_CONTENT_LENGTH) { in parse_content_length()
590 case http2::HD_CONTENT_LENGTH: in erase_content_length_and_transfer_encoding()
H A Dhttp2.cc901 return HD_CONTENT_LENGTH; in lookup_token()
H A Dshrpx_http2_upstream.cc342 auto content_length = req.fs.header(http2::HD_CONTENT_LENGTH); in on_request_headers()
H A Dshrpx_http2_session.cc1171 auto content_length = resp.fs.header(http2::HD_CONTENT_LENGTH); in on_response_headers()
H A Dshrpx_http3_upstream.cc2228 auto content_length = req.fs.header(http2::HD_CONTENT_LENGTH); in http_end_request_headers()

Completed in 17 milliseconds