cache-tests
cache-tests copied to clipboard
Partial content failures
- Cache some partial content
- Request partially overlapping content
- Fail request 2 (eg 403)
Examine response 2:
- Does cache serve failure response or partial response (i.e., does it synthesise the partial from cache?) (already tested?)
- If so, does
Content-Rangeproperly reflect response content?
From https://aoli.al/blogs/chrome-bug/ (see also HN and Chrome bug)