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

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

I don't think that is completely true.  You can also use fetch() with "manual" mode to step-by-step follow redirects.

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

Received on Wednesday, 31 January 2018 18:37:00 UTC