Michael Corcoran wrote:
Here is the request and response transaction that should have (I think) returned a 304 Not Modified. Previous to this request/response, I had already requested the resource and verified that it was, in fact, in the cache on disk...
If-Modified-Since: Wed, 07 Jul 2004 05:55:54 GMT If-None-Match: "8e156f37-1-0-2eef"
Asking for both at the same time might be a problem for the cache (in theory it should not be, but then this could be a bug).
The possiblity also exists that "If-Modified-Since" is true, thus a 200 OK. Note how "If-Modified-Since" and "Last-Modified" are the same date.
Last-Modified: Wed, 07 Jul 2004 05:55:54 GMT
Regards, Graham --
smime.p7s
Description: S/MIME Cryptographic Signature