Re: [whatwg/url] Basic URL parse requires stripping tabs before host state is entered, allowing bad hosts (Issue #829)

@gibson042 interesting. For Safari that is a known bug that we plan on fixing in due course. Curious how Firefox ended up in that state though. It seems Firefox does some non-sanctioned escaping before parsing the URL: https://searchfox.org/mozilla-central/source/netwerk/protocol/http/nsHttpChannel.cpp#5750-5755. That might well be how it ends up in this state. This overall issue is tracked in https://github.com/whatwg/fetch/issues/883.

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

Message ID: <whatwg/url/issues/829/2294649112@github.com>

Received on Saturday, 17 August 2024 05:51:00 UTC