DescriptionHttp cache: Avoid resuming (and keeping) truncated entries
if the server doesn't provide a strong validator.
We require:
- A strong etag or a strong last modified date.
- The total Content length.
- Lack of an explicit rejection of ranges (Accept-ranges: none)
This aligns better with the conditions used by Firefox.
BUG=30220
, b/2329250
TEST=unittests
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=35761
Patch Set 1 #Patch Set 2 : '' #
Total comments: 3
Patch Set 3 : '' #Patch Set 4 : '' #Patch Set 5 : Add Accept-Ranges:none check #
Messages
Total messages: 11 (0 generated)
|