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
This archive was generated by hypermail 2.2.0 : Wed Sep 29 2010 - 12:00:08 MDT