bneradt opened a new pull request #8620:
URL: https://github.com/apache/trafficserver/pull/8620


   This adds the method verification check currently in
   is_cache_response_returnable to is_stale_cache_response_returnable. That
   is, if an object is being requested by the client and the object is in
   our cache, we can only reply with the cached object if the method of the
   incoming request is the same as the method of the request for the cached
   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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to