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

@tyoshino @travisleithead @youennf any thoughts on aligning your browsers with HTTP here and propagating fragments to responses for all resources? Seems like the best way forward.

Exposing the fragments in `Response` and `XMLHttpRequest` objects is next I suppose.

I think the one more thing I can test here (if not tested already) is what `Request` reveals in service workers, to the extent that can be tested (as network redirects do not re-enter it except for navigation); and test synthetic redirect handling and fragments.

-- 
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-362024471

Received on Wednesday, 31 January 2018 18:24:50 UTC