Re: Caching PROPFIND

2016-07-28 Thread Stefan Eissing
Just chatted with Julian Reschke shortly about this. It's certainly reasonable to do what you describe. It might not be trivial to get it right, depending on request body, content-location response header and exposed etag/last-mod/cache-control headers. The question is where to re-validate

Caching PROPFIND

2016-07-27 Thread Graham Leggett
Hi all, According to https://tools.ietf.org/html/rfc7234#section-2, it says the following: "However, it is also possible to cache [...] responses to methods other than GET if the method's definition allows such caching and defines something suitable for use as a cache key." Would it