- 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-Range properly reflect response content?
From https://aoli.al/blogs/chrome-bug/ (see also HN and Chrome bug)
Examine response 2:
Content-Rangeproperly reflect response content?From https://aoli.al/blogs/chrome-bug/ (see also HN and Chrome bug)