[Webkit-unassigned] [Bug 21596] New: WebCore::Cache should use parsed Pragma and Cache-Control headers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 14 12:58:23 PDT 2008


https://bugs.webkit.org/show_bug.cgi?id=21596

           Summary: WebCore::Cache should use parsed Pragma and Cache-
                    Control headers
           Product: WebKit
           Version: 525.x (Safari 3.1)
          Platform: Macintosh
               URL: http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ddkilzer at webkit.org
                CC: sam at webkit.org, ggaren at apple.com, koivisto at iki.fi,
                    simon.fraser at apple.com
OtherBugsDependingO 21493
             nThis:


Currently the WebCore::Cache uses substring searches of Cache-Control headers
to search for cache directives.  Instead, it should be parsing the headers and
then checking for directives in the parsed structure.

This work was done under the auspices of Bug 21493, but is being moved to a
separate bug for independent review.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list