Re: [whatwg/fetch] Prevent requests to HTTP(S) URLs containing raw `\n` and `<`. (#546)

It seems like the HTML spec has a [wrapper around URL parsing](https://html.spec.whatwg.org/#resolving-urls). Isn't it enough to move the logic defined in https://github.com/whatwg/url/pull/284 directly in that wrapper?

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/issues/546#issuecomment-1569122908
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/fetch/issues/546/1569122908@github.com>

Received on Tuesday, 30 May 2023 21:24:12 UTC