[fetch] Persisting headers on redirect (#139)

The spec makes no mention about persisting any headers if the response is a redirect status and redirects are being followed - is this by design?

For example, must the web developer handle the case of 302 redirects for range requests manually?

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/issues/139

Received on Sunday, 11 October 2015 08:04:23 UTC