bryancall opened a new pull request, #13015: URL: https://github.com/apache/trafficserver/pull/13015
RFC 9110 Section 15.1 defines 204 (No Content) and 308 (Permanent Redirect) as heuristically cacheable by default, but they were missing from the allowlist in is_response_cacheable(). This meant these responses would only be cached via negative caching configuration rather than being treated as cacheable by default like their counterparts (200 and 301). -- 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]
