Home
last modified time | relevance | path

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

/third_party/nghttp2/src/
H A Dhttp3.cc103 case http2::HD_TE: in copy_headers_to_nva_internal()
H A Dhttp2_test.cc105 8, false, http2::HD_TE); in test_http2_add_header()
106 CU_ASSERT(http2::HD_TE == nva[0].token); in test_http2_add_header()
144 {StringRef::from_lit("te"), StringRef::from_lit("8"), false, http2::HD_TE},
145 {StringRef::from_lit("te"), StringRef::from_lit("9"), false, http2::HD_TE},
H A Dhttp2.h329 HD_TE, enumerator
H A Dshrpx_http2_downstream_connection.cc451 auto te = req.fs.header(http2::HD_TE); in push_request_headers()
H A Dhttp2.cc390 case HD_TE: in copy_headers_to_nva_internal()
729 return HD_TE; in lookup_token()
H A Dshrpx_http2_upstream.cc1542 case http2::HD_TE: in send_reply()
H A Dshrpx_http3_upstream.cc1713 case http2::HD_TE: in send_reply()

Completed in 12 milliseconds