Re: Cache-Control: no-store
Bjarne <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.netlib |
|---|---|
| Message-ID | <[email protected]> |
On 12/01/2011 09:18 PM, Christian Biesinger wrote: > On Wed, Nov 30, 2011 at 3:53 PM, Bjarne<[email protected]> wrote: >> >> nsIRequest.INHIBIT_PERSISTENT_CACHING: Entry is stored >> in mem-cache and can be reused for subsequent requests, >> including from view-source. > > indeed I filed bug #707140 to resolve an issue wrt this.