bneradt opened a new pull request, #12667:
URL: https://github.com/apache/trafficserver/pull/12667

   When an origin server returns Transfer-Encoding:chunked, ATS removes
   this header during response processing to handle dechunking. This
   prevented the original header value from being logged via
   %<{Transfer-Encoding}ssh>. This fix stores the original
   Transfer-Encoding value before deletion and uses the stored value if
   requested via the ssh field.
   
   Fixes: #6261
   


-- 
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.

To unsubscribe, e-mail: [email protected]

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

Reply via email to