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

synchronous HTTP calls should respect the cache

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Out of scope
    • Icon: P3: Somewhat important P3: Somewhat important
    • Some future release
    • 4.8.0
    • Network: Cache
    • None

      when doing synchronous HTTP calls, we always load from the network currently, because the primary use case is to load AJAX calls that are not cached anyway. However, when the API for synchronous calls is public, we want to be able to load resources from cache as well.
      The strange thing is that data is sent to cache in the QNetworkReplyImpl currently, and not in the HTTP backend.

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

            Unassigned Unassigned
            phartman Peter Hartmann (closed Nokia identity) (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes