qt6-bb10/tests/auto/network/access/qnetworkreply
Mårten Nordheim 9e61cec791 Network cache: Stop treating no-cache like no-store
In the QNetworkAccessManager machinery we would treat "no-cache" as if
it meant "don't cache" while in reality it means "don't return these
cached elements without making sure they're up-to-date"

At the same time as this change is made let's add test data for
"no-store", which replaces the "no-cache" test data.

Fixes: QTBUG-71896
Change-Id: Ieda98f3982884ccc839cac2420c777968c786f6e
Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>
Reviewed-by: Mikhail Svetkin <mikhail.svetkin@qt.io>
2019-03-22 13:25:54 +00:00
..
certs Rework QNetworkReply tests to use docker-based test servers 2018-07-27 17:40:27 +00:00
echo Add cmdline feature to qmake 2019-02-18 07:12:14 +00:00
test Rework QNetworkReply tests to use docker-based test servers 2018-07-27 17:40:27 +00:00
.gitattributes
.gitignore
BLACKLIST tst_QNetworkReply: Blacklist getFromHttp:success-external 2018-11-21 16:02:52 +00:00
bigfile
element.xml qnetworkreplyfileimpl: set attributes if file was sent 2015-05-04 11:20:40 +00:00
empty
image1.jpg
image2.jpg
image3.jpg
index.html
qnetworkreply.pro QtNetwork: Remove Windows CE. 2016-03-29 20:28:18 +00:00
qnetworkreply.qrc
resource
rfc3252.txt
smb-file.txt
testserver_index.html Rework QNetworkReply tests to use docker-based test servers 2018-07-27 17:40:27 +00:00
tst_qnetworkreply.cpp Network cache: Stop treating no-cache like no-store 2019-03-22 13:25:54 +00:00