Lines Matching refs:response
66 auto &resp = downstream->response();
925 auto &resp = downstream->response();
988 // Check upgrade before processing non-final response, since if
989 // upgrade succeeded, 101 response is treated as final in nghttpx.
994 // next response.
996 // For non-final response code, we just call
997 // on_downstream_header_complete() without changing response
1005 // Ignore response body for non-final response.
1058 // Ignore the response body. HEAD response may contain
1060 // 304 status code with nonzero Content-Length, but without response
1073 auto &resp = downstream->response();
1090 auto &resp = downstream->response();
1107 auto &resp = downstream->response();
1144 auto &resp = downstream->response();
1163 auto &resp = downstream->response();
1175 auto &resp = downstream->response();
1182 // llhttp does not treat "200 connection established" response
1197 // Block reading another response message from (broken?)
1265 DCLOG(INFO, this) << "HTTP response ended prematurely: "
1309 // part of response body. So keep reading. Invoke read event
1396 DCLOG(INFO, this) << "HTTP response ended prematurely: "
1445 // part of response body. So keep reading. Invoke read event
1500 // Handling early return (in other words, response was hijacked by