You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@trafficserver.apache.org by GitBox <gi...@apache.org> on 2020/07/09 16:28:56 UTC

[GitHub] [trafficserver] shinrich opened a new pull request #6992: Add logic to resolve content-length transfer-encoding conflicts on response

shinrich opened a new pull request #6992:
URL: https://github.com/apache/trafficserver/pull/6992


   Another possible solution for issue #6907.  A replacement for the solution in PR #6970.  I haven't had a chance to add a test case and exercise.  Will try to update with a test, but I wanted to put this up so @ema could take a look.
   
   The current code calls validate_hdr_content_length on request headers.  This logic adds that check to response headers.  Seems like it should be symmetric.


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [trafficserver] shinrich merged pull request #6992: Add logic to resolve content-length transfer-encoding conflicts on response

Posted by GitBox <gi...@apache.org>.
shinrich merged pull request #6992:
URL: https://github.com/apache/trafficserver/pull/6992


   


----------------------------------------------------------------
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:
users@infra.apache.org