Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-7226

fix caching of resources in HTTP backend

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • 5.0.0
    • 4.6.0
    • Network: Cache
    • None
    • 3c0fdefc318eeeb019b3727962bea7ba7ea236d2

    Description

      we use the "max-age" directive and the "Expires" header for calculating freshness only currently (see commit 2f10f91596b12b5b0c7d57b4575ea4e3b232ee0a ), since the freshness calculation was moved from cache-validating to the cache-saving code. We should calculate the freshness as described in http://www.w3.org/Protocols/rfc2616/rfc2616-sec13.html#sec13.2.3 and then when validating check whether the resource is still fresh.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            xcm Martin Petersson (Inactive)
            phartman Peter Hartmann (closed Nokia identity) (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes