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

HTTP cache: implement heuristics to calculate freshness of a resource

XMLWordPrintable

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

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

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes