[whatwg/fetch] Editorial: refactor response's location URL so it's always present (#958)

Members that are conditionally present are hard to work with. We should just make it take several 3 string enum values or a URL and convert null and failure to 2 of those string enum values as we get a result from the header parser (the third value being the default).

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

Received on Tuesday, 5 November 2019 10:57:43 UTC