suryaprabhakark commented on PR #11021:
URL: https://github.com/apache/apisix/pull/11021#issuecomment-1987849092

   > Should the Transfer-Encoding header be removed? If APISIX is trying to 
just pass through the bytes of the request body, we'll need to send the 
Transfer-Encoding header to make sure the auth server knows how to interpret 
the bytes.
   
   @BrandonArp My initial reading about the transfer encoding was that its set 
in the responses rather than request, further research suggests it can be used 
in both request and responses as well. Ill add back the header. Do you think we 
need to add content-encoding header as well, authserver should also know if the 
content is encoded. 


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