masaori335 opened a new pull request, #12121: URL: https://github.com/apache/trafficserver/pull/12121
During https://github.com/apache/trafficserver/pull/11975 test, we found that new configs doesn't work as expected if other plugins (like `cache_range_request`) run first and remove `Range` header from client request. Also, @vmamidi wants to send both of `Range` and `Accept-Encoding` headers to allow origin server to return "partial content of compressed content". This PR clarify name of current options and add a new option to do not compress partial object. -- 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: github-unsubscr...@trafficserver.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org