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

HTTP cache: implement heuristics to calculate freshness of a resource

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • P2: Important
    • 5.0.0 Beta 1
    • None
    • Network: Cache
    • None
    • 3c0fdefc318eeeb019b3727962bea7ba7ea236d2

    Description

      ... as described in http://www.w3.org/Protocols/rfc2616/rfc2616-sec13.html#sec13.2.4 .
      There is the possibility to cache resources that only have Last-Modified set (e.g. the RFC recommends to consider a resource as fresh for 10% of the time difference of now - LastModified), apparently implemented by Firefox, Chrome and Opera; apparently not implemented by Internet Explorer.

      Attachments

        Issue Links

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

          Activity

            People

              shkearns Shane Kearns
              phartman Peter Hartmann (closed Nokia identity) (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes