[Webkit-unassigned] [Bug 140312] New: Only set cache-control on api/runs instead of all JSON APIs

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 9 14:32:41 PST 2015


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

            Bug ID: 140312
           Summary: Only set cache-control on api/runs instead of all JSON
                    APIs
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Website
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: rniwa at webkit.org

Some JSON APIs such as api/analysis-tasks can get outdated pretty quickly as they could be modified by the user on demand.
Since the only JSON that takes a long time to generate is ones returned by api/runs, just set cache-control in that script instead.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150109/39f34bfe/attachment-0002.html>


More information about the webkit-unassigned mailing list