Home
last modified time | relevance | path

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

/third_party/nghttp2/src/
Dhttp2.h306 HD__STATUS, enumerator
Dhttp2.cc822 return HD__STATUS; in lookup_token()
Dshrpx_http2_session.cc1111 auto status = resp.fs.header(http2::HD__STATUS); in on_response_headers()
Dnghttp.cc1800 auto status_hd = req->get_res_header(http2::HD__STATUS); in check_response_header()