[Webkit-unassigned] [Bug 14751] New: Inspector should advise to add an Expires: header to static resources

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 24 10:31:10 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=14751

           Summary: Inspector should advise to add an Expires: header to
                    static resources
           Product: WebKit
           Version: 522+ (nightly)
          Platform: All
               URL: http://jeremy.zawodny.com/blog/archives/009272.html
        OS/Version: All
            Status: NEW
          Severity: Enhancement
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: aroben at apple.com


<http://jeremy.zawodny.com/blog/archives/009272.html> explains how adding the
Expires: HTTP header to static resources can reduce network requests. The
Inspector should suggest this for resources that don't already have this
header. Probably some heuristic for determining which resources "seem like they
would benefit" is needed so we don't blindly suggest this for everything. At a
minimum, we shouldn't suggest this for obviously dynamic resources (like *.php)


-- 
Configure bugmail: http://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