qt5base-lts/tests/auto/qnetworkreply
Peter Hartmann a4e3b2bd5e HTTP auto tests: do not load resources from cache that must be revalidtd
The header field "Cache-Control: must-revalidate" is a strict
requirement for loading the resource from the server, and not reading it
from the cache without revalidating first. With this patch, PreferCache
will load such from the network instead of loading them from the cache,
and AlwaysCache will throw a ContentNotFound error.

Reviewed-by: Markus Goetz
Task-number: QTBUG-18983
2011-05-04 14:35:21 +02:00
..
certs Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
echo Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
test Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
.gitattributes Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
.gitignore Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
bigfile Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
empty Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
image1.jpg Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
image2.jpg Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
image3.jpg Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qnetworkreply.pro Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qnetworkreply.qrc Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
resource Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
rfc3252.txt Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
smb-file.txt Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
tst_qnetworkreply.cpp HTTP auto tests: do not load resources from cache that must be revalidtd 2011-05-04 14:35:21 +02:00