shukitchan commented on issue #11834: URL: https://github.com/apache/trafficserver/issues/11834#issuecomment-2452902857
I think you can try to change these lines - https://github.com/apache/trafficserver/blob/master/plugins/compress/misc.cc#L171-L174 And try to add "@" to the "x-accept-encoding-%s" header. This should make the header only visible to ATS and not to the client. Or you can use header rewrite / lua plugin to remove the header -- 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]
