Searched refs:expect_final_response (Results 1 – 2 of 2) sorted by relevance
192 bool expect_final_response; member
174 expect_final_response(false) { in Request()1797 req->expect_final_response = false; in check_response_header()1830 req->expect_final_response = true; in check_response_header()1921 !req->expect_final_response) { in on_header_callback()2011 if (req->expect_final_response) { in on_frame_recv_callback2()