[ Forwarded from a mail-thread on necko-devs. The topic is how to understand the http-header "Cache-Control: no-store". ]
So, if I understand you both correctly, the expected behaviour is to not store such responses at all, not even in the mem-cache? What about our nsIRequest.INHIBIT_PERSISTENT_CACHING flag? Should we allow responses to such requests to be stored in mem-cache? Regards, - Bjarne On 11/30/2011 07:44 PM, Patrick McManus wrote: > i agree. > > next time dev-tech-network please! > > On Wed, 2011-11-30 at 12:49 -0500, Boris Zbarsky wrote: >> On 11/30/11 8:16 AM, Bjarne wrote: >>> Is the above the common understanding of this directive? >> >> The common understanding as used by actual sites is "don't cache, don't >> allow via session history, make sure that someone walking up to a >> computer can't use the back button to get this, ever". >> >> -Boris _______________________________________________ dev-tech-network mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-network
