Re: [whatwg/fetch] Use the URL from the response, if it has one (#146)

@jakearchibald pointed me at this which suggests chrome is not using the synthetic `Response.url` for the CSS case:

  https://sw-passthrough-redirect.glitch.me/

So it seems chrome is sometimes using synthetic `Response.url` and sometimes not.

I can't test edge on the CSS case yet because its hitting some error even without a SW.

-- 
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/pull/146#issuecomment-341126139

Received on Wednesday, 1 November 2017 14:42:26 UTC