RE: NEW ISSUE: Methods and Caching

Henrik Nordstrom wrote:
> On sön, 2008-11-16 at 04:34 +0100, Robert Siemer wrote:
> > Same people like to have a POST response cached for the next GET to
> > come, but this effect can be achieved by better means:
> 
> It's already defined so in HTTP/1.1 (and 1.0). Or do you propose
> removing this feature from the specification os POST?

I searched through RFC 2616 for a long time trying to find this. Where is it specified that a cached POST response can be returned for a subsequent GET request?

- Brian

Received on Monday, 17 November 2008 16:03:53 UTC