Home
last modified time | relevance | path

Searched refs:HD__AUTHORITY (Results 1 - 9 of 9) sorted by relevance

/third_party/nghttp2/src/
H A Dshrpx_downstream_test.cc69 StringRef::from_lit("1"), false, http2::HD__AUTHORITY); in test_downstream_field_store_header() member in shrpx::http2
76 *fs.header(http2::HD__AUTHORITY)); in test_downstream_field_store_header()
H A Dhttp2.h300 HD__AUTHORITY, enumerator
H A Dhttp2_test.cc315 http2::index_header(hdidx, http2::HD__AUTHORITY, 0); in test_http2_index_header()
318 CU_ASSERT(0 == hdidx[http2::HD__AUTHORITY]); in test_http2_index_header()
322 CU_ASSERT(http2::HD__AUTHORITY == in test_http2_lookup_token()
H A Dshrpx_http2_upstream.cc349 auto authority = req.fs.header(http2::HD__AUTHORITY); in on_request_headers()
754 case http2::HD__AUTHORITY: in on_frame_send_callback()
2206 case http2::HD__AUTHORITY: in submit_push_promise()
H A Dhttp2.cc874 return HD__AUTHORITY; in lookup_token()
H A Dshrpx_http2_session.cc2261 auto authority = promised_req.fs.header(http2::HD__AUTHORITY); in handle_downstream_push_promise_complete()
H A DHttpServer.cc1451 case http2::HD__AUTHORITY: in on_header_callback2()
H A Dshrpx_http3_upstream.cc2235 auto authority = req.fs.header(http2::HD__AUTHORITY); in http_end_request_headers()
H A Dnghttp.cc2049 auto authority = req->get_req_header(http2::HD__AUTHORITY); in on_frame_recv_callback2()

Completed in 21 milliseconds