Re: [whatwg/fetch] Handling of invalid Location header characters doesn't match browsers (#883)

Apologies, I meant https://infra.spec.whatwg.org/#isomorphic-decode, but the same problem applies. 0xFF should turn into "`%FF`", not U+00FF, UTF-8 encoded, and then percent-encoded.

-- 
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/883#issuecomment-474809985

Received on Wednesday, 20 March 2019 12:35:26 UTC