Searched refs:HD_CONTENT_LENGTH (Results 1 – 11 of 11) sorted by relevance
79 http2::HD_CONTENT_LENGTH); in end_upload_data()
72 http2::HD_CONTENT_LENGTH); in test_downstream_field_store_header()203 http2::HD_CONTENT_LENGTH); in test_downstream_find_affinity_cookie()
232 auto cl = resp.fs.header(http2::HD_CONTENT_LENGTH); in response_return()249 content_length, false, http2::HD_CONTENT_LENGTH); in response_return()
318 HD_CONTENT_LENGTH, enumerator
148 content_length, false, http2::HD_CONTENT_LENGTH); in send_reply()
127 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()
485 if (kv.token != http2::HD_CONTENT_LENGTH) { in parse_content_length()580 case http2::HD_CONTENT_LENGTH: in erase_content_length_and_transfer_encoding()
217 if (token == http2::HD_CONTENT_LENGTH) { in on_header_callback()
912 return HD_CONTENT_LENGTH; in lookup_token()
1158 auto content_length = resp.fs.header(http2::HD_CONTENT_LENGTH); in on_response_headers()
342 auto content_length = req.fs.header(http2::HD_CONTENT_LENGTH); in on_request_headers()