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

I doubt that would work... I think HTML uses that wrapper sometimes, and the URL parser directly sometimes, with very little care. You'd probably need to check what the actual XSS endpoints are and introduce a new algorithm which they call?

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

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

Received on Wednesday, 31 May 2023 11:00:19 UTC