- From: Jake Archibald <notifications@github.com>
- Date: Fri, 17 Jul 2015 04:46:48 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
Received on Friday, 17 July 2015 11:47:17 UTC
@wanderview what does the HTTP cache do here? Does it retain the original `content-length` header (or absence of) or create its own? Is compression altered? What about range requests, can they be produced from the http cache? The cache API should be able to produce partial responses for range requests. This would work very well with media elements. I'm less sure about changing the transfer encoding & content-length. --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/issues/67#issuecomment-122253541
Received on Friday, 17 July 2015 11:47:17 UTC