fdiary commented on issue #8538: URL: https://github.com/apache/trafficserver/issues/8538#issuecomment-978954329
Also, `remove-accept-encoding true` does NOT work for this 'POST request to a fresh cache existing URL' case. * GET (no cache) -> Accept-Encoding removed * GET (cache hit) -> Accept-Encoding removed * POST (cache hit, that will be invalidated) -> Accept-Encoding NOT removed * POST (no cache) -> Accept-Encoding removed -- 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]
