Home
last modified time | relevance | path

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

/third_party/nghttp2/src/
H A Dnghttp.cc1799 auto status_hd = req->get_res_header(http2::HD__STATUS); in check_response_header() local
1801 if (!status_hd) { in check_response_header()
1807 auto status = http2::parse_http_status_code(StringRef{status_hd->value}); in check_response_header()

Completed in 4 milliseconds