[Webkit-unassigned] [Bug 26311] New: ResourceResponse should include request/response times to assist cache expiration calculations

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 11 00:23:16 PDT 2009


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

           Summary: ResourceResponse should include request/response times
                    to assist cache expiration calculations
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Platform
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: fishd at chromium.org
                CC: koivisto at iki.fi


ResourceResponse should include request/response times to assist cache
expiration calculations

The underlying network stack knows when a request was really issued and when it
was really received.  Those time values are useful when trying to calculate the
expiration time for the WebCore cache.  See RFC 2616 section 13.2.3.


-- 
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