[whatwg/fetch] URL parser called with byte sequence (#843)

https://url.spec.whatwg.org/#concept-url-parser takes a string, but https://fetch.spec.whatwg.org/#concept-http-fetch calls it with the [value](https://fetch.spec.whatwg.org/#concept-header-value) of the `Location` header, a byte sequence.

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

Received on Friday, 30 November 2018 22:55:36 UTC