Lines Matching refs:response
642 // We only read HTTP header part. If tunneling succeeds, response
858 // upstream *after* whole response body is sent. We just set
915 auto &resp = downstream->response();
1102 auto &resp = downstream->response();
1130 << "HTTP response headers. stream_id=" << frame->hd.stream_id << "\n"
1137 SSLOG(INFO, http2session) << "This is non-final response.";
1143 // Now Dowstream's response headers are erased.
1178 // Here we have response body but Content-Length is not known in
1206 // Handling early return (in other words, response was hijacked by
1431 // We don't want DATA after non-final response, which is illegal in
1445 auto &resp = downstream->response();
2058 // contain part of response body. So keep reading. Invoke
2168 // contain part of response body. So keep reading. Invoke