Re: [whatwg/fetch] Browsers preserve fragments on redirects (#505)

@mnot you can test it with `fetch()` and `XMLHttpRequest`. The response URL won't include the fragment. It's even written that way in the Fetch Standard come to think of it, because when I looked into it this was a navigation affair in browsers.

-- 
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/505#issuecomment-286340991

Received on Tuesday, 14 March 2017 07:18:30 UTC