https://issues.apache.org/bugzilla/show_bug.cgi?id=49200

           Summary: mod_cache stores responses to requests containing
                    Cache-Control: no-store
           Product: Apache httpd-2
           Version: 2.2.14
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: major
          Priority: P2
         Component: mod_cache
        AssignedTo: [email protected]
        ReportedBy: [email protected]


Created an attachment (id=25363)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=25363)
Patch against 2.2.14

In violation of RFC 2616 section 14.9.2, mod_cache stores the responses to
requests containing the "Cache-Control: no-store" directive.

I had a look at mod_cache from a few different versions, and saw no sign that
this is a regression. The good news is that it seems simple to fix. I submit a
patch which has been successfully tested.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to