Searched refs:http2_expect_body (Results 1 – 5 of 5) sorted by relevance
166 http2_expect_body(false), in Request()225 bool http2_expect_body; member
411 req.http2_expect_body = true; in on_request_headers()535 if (!req.http2_expect_body) { in initiate_downstream()734 req.http2_expect_body = false; in on_frame_send_callback()2341 promised_req.http2_expect_body = false; in on_downstream_push_promise()
485 transfer_encoding || req.fs.content_length > 0 || req.http2_expect_body) { in push_request_headers()
554 if (req.method != HTTP_CONNECT && req.http2_expect_body && in push_request_headers()722 (!req.http2_expect_body && req.fs.content_length == 0) || in push_request_headers()
2282 req.http2_expect_body = true; in http_end_request_headers()2398 if (!req.http2_expect_body) { in initiate_downstream()