You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by GitBox <gi...@apache.org> on 2021/03/15 06:46:48 UTC

[GitHub] [trafficserver] esmq2092 commented on issue #7458: cache vary problem with normalized_ae ( always prefer gzip ) ?

esmq2092 commented on issue #7458:
URL: https://github.com/apache/trafficserver/issues/7458#issuecomment-799160531


   i have found a workaround: using header_rewrite
   
   cond %{READ_REQUEST_HDR_HOOK} [AND]
   cond %{HEADER:Accept-Encoding} /br/
   set-header Accept-Encoding br


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