[whatwg/fetch] Non-http fetch doesn't set response URL (#312)

XHR needs to know the response URL (https://fetch.spec.whatwg.org/#concept-response-url). However, datauri/about/etc fetches don't set it.

We should probably set the response URL in basic fetch itself.

---
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/312

Received on Thursday, 2 June 2016 08:51:02 UTC