a4e3b2bd5e
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 |
||
---|---|---|
.. | ||
tests | ||
.gitignore | ||
qabstractnetworkcache.pro | ||
tst_qabstractnetworkcache.cpp |