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

synchronous HTTP calls should respect the cache

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

        Issue Links

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

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes