Re: [whatwg/fetch] Preserve fragment in Request/Response URLs (#214)

Note that I argued in https://github.com/slightlyoff/ServiceWorker/issues/854#issuecomment-216823777 that responses never have a fragment identifier. What happens with redirects is that the fragment from the `Location` header URL can end up being important. Not a fragment on a response, which isn't really a thing.

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/issues/214#issuecomment-216824146

Received on Wednesday, 4 May 2016 10:34:20 UTC