qt5base-lts/tests/auto/qabstractnetworkcache
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
..
tests 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
qabstractnetworkcache.pro Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
tst_qabstractnetworkcache.cpp HTTP auto tests: do not load resources from cache that must be revalidtd 2011-05-04 14:35:21 +02:00