RE: What are "appropriate Cache-Control or Expires header fields"

Brian Smith wrote:
> Similarly, does it make sense to cache 405 Method Not Allowed responses to
> POST requests, so that they could be returned for a subsequent GET
> request?

Does it *ever* make sense to cache the response to a POST request, and
return that cached response for a subsequent GET request?

Received on Wednesday, 14 October 2009 17:17:14 UTC