shukitchan commented on issue #11834: URL: https://github.com/apache/trafficserver/issues/11834#issuecomment-2465760839
Actually you have this header only because you have this in configuration remove-accept-encoding true With this option, the plugin saves the original accept-encoding in a separate header as specified in the original description of this issue. Without this line or setting it to false, the separate header will not be there. Does this fix your problem? -- 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]
