tokers commented on issue #2720:
URL: https://github.com/apache/apisix/issues/2720#issuecomment-857602750


   > > > Have you setted 'proxy_set_header Accept-Encoding ""' in apisix by 
proxy-rewrite plugin?To be sure content is not compressed in RS.
   > > 
   > > 
   > > no, isn't your problem to turn on gzip?
   > 
   > I have setted 'gzip on;' or 'brotli on;' in bin/apisix. The problem is 
that when '{"plugins":{"proxy-rewrite":{"headers":{"Accept-Encoding":""}}}}' is 
configured, content will not be compressed by apisix.
   
   It seems that this plugin also change the request headers, not only for 
upstream.


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