oknet commented on a change in pull request #6707:
URL: https://github.com/apache/trafficserver/pull/6707#discussion_r416397260



##########
File path: proxy/http/HttpSM.cc
##########
@@ -1907,6 +1907,12 @@ HttpSM::state_read_server_response_header(int event, 
void *data)
   case VC_EVENT_EOS:
     server_entry->eos = true;
 
+    if (vio->ndone == 0) {

Review comment:
       @shinrich removed these code by bba6321e6305f6321ebb5d571c5ad382ab3acf20.




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to