Home
last modified time | relevance | path

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

/third_party/nghttp2/src/
Dhttp2.h311 HD__SCHEME, enumerator
Dasio_server_http2_handler.cc93 case nghttp2::http2::HD__SCHEME: in on_header_callback()
Dshrpx_http2_upstream.cc352 auto scheme = req.fs.header(http2::HD__SCHEME); in on_request_headers()
743 case http2::HD__SCHEME: in on_frame_send_callback()
2189 case http2::HD__SCHEME: in submit_push_promise()
Dasio_client_session_impl.cc241 case http2::HD__SCHEME: in on_header_callback()
Dhttp2.cc820 return HD__SCHEME; in lookup_token()
Dshrpx_http2_session.cc2248 auto scheme = promised_req.fs.header(http2::HD__SCHEME); in handle_downstream_push_promise_complete()
DHttpServer.cc1429 case http2::HD__SCHEME: in on_header_callback2()
Dnghttp.cc2026 auto scheme = req->get_req_header(http2::HD__SCHEME); in on_frame_recv_callback2()