Re: [whatwg/url] Setters can cause failure to roundtrip (#651)

@karwa Escaping `\` in non-special paths sounds like a reasonable idea, but I'm not sure about the web compatibility. Browsers are consistent in not escaping `\`, even though RFC 3986 disallows `\` in paths and several non-browser implementations (e.g., Go) do escape it.

Either way it should probably be in a separate ticket.

-- 
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/url/issues/651#issuecomment-976171781

Received on Tuesday, 23 November 2021 05:06:30 UTC