Home
last modified time | relevance | path

Searched refs:HD__PATH (Results 1 – 8 of 8) sorted by relevance

/third_party/nghttp2/src/
Dhttp2.h309 HD__PATH, enumerator
Dasio_server_http2_handler.cc99 case nghttp2::http2::HD__PATH: in on_header_callback()
Dshrpx_http2_upstream.cc350 auto path = req.fs.header(http2::HD__PATH); in on_request_headers()
749 case http2::HD__PATH: in on_frame_send_callback()
2191 case http2::HD__PATH: in submit_push_promise()
Dasio_client_session_impl.cc244 case http2::HD__PATH: in on_header_callback()
Dhttp2.cc777 return HD__PATH; in lookup_token()
Dshrpx_http2_session.cc2246 auto path = promised_req.fs.header(http2::HD__PATH); in handle_downstream_push_promise_complete()
DHttpServer.cc1444 case http2::HD__PATH: in on_header_callback2()
Dnghttp.cc2028 auto path = req->get_req_header(http2::HD__PATH); in on_frame_recv_callback2()