Details
-
Bug
-
Resolution: Out of scope
-
P3: Somewhat important
-
4.8.0
-
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
- depends on
-
QTBUG-9667 Add API to wait for synchronous completion of a QNetworkReply
-
- Closed
-