Home
last modified time | relevance | path

Searched refs:HD__STATUS (Results 1 – 5 of 5) sorted by relevance

/third_party/nghttp2/src/
Dhttp2.h312 HD__STATUS, enumerator
Dasio_client_session_impl.cc207 if (token == http2::HD__STATUS) { in on_header_callback()
Dhttp2.cc833 return HD__STATUS; in lookup_token()
Dshrpx_http2_session.cc1098 auto status = resp.fs.header(http2::HD__STATUS); in on_response_headers()
Dnghttp.cc1777 auto status_hd = req->get_res_header(http2::HD__STATUS); in check_response_header()