diff options
author | Simon Hausmann <simon.hausmann@nokia.com> | 2011-03-17 13:51:10 (GMT) |
---|---|---|
committer | Simon Hausmann <simon.hausmann@nokia.com> | 2011-03-17 14:36:25 (GMT) |
commit | 483a069415f2648a0d4c1f86d69f372607750ae6 (patch) | |
tree | 42dc30bbbbf40b6be1683741abbafbb58e86a0ae /src/sql | |
parent | 5c7d297cd2323c3bc824cd05344b1d57512a65c2 (diff) | |
download | Qt-483a069415f2648a0d4c1f86d69f372607750ae6.zip Qt-483a069415f2648a0d4c1f86d69f372607750ae6.tar.gz Qt-483a069415f2648a0d4c1f86d69f372607750ae6.tar.bz2 |
Fix disk cache interaction for range retrieval HTTP requests.
The disk cache API does not currently support retrieving partial content,
it can only serve entire files. Therefore we disable the use of the cache
for these kinds of requests, as indicated by the presence of the Range
header field.
Done-with: Jocelyn Turcotte
Reviewed-by: Markus Goetz
Reviewed-by: Peter Hartmann
Diffstat (limited to 'src/sql')
0 files changed, 0 insertions, 0 deletions