[PATCH] HTTP Compliance: do not cache replies to no-store requests

From: Alex Rousskov <rousskov_at_measurement-factory.com>
Date: Tue, 28 Sep 2010 16:00:46 -0600

HTTP Compliance: do not cache replies to requests with CC/no-store.

Per RFC 2616, do not store any part of response to requests with
no-store Cache-Control directive.

We may still serve no-store requests from the cache because RFC 2616
does not seem to prohibit that. This may change if HTTPbis or developers
decide to prohibit no-store hits.

Co-Advisor test case:
     test_case/rfc2616/ccReqDirMsg-no-store-basic

Received on Tue Sep 28 2010 - 22:00:53 MDT

This archive was generated by hypermail 2.2.0 : Wed Sep 29 2010 - 12:00:08 MDT