- From: Timothy Gu <notifications@github.com>
- Date: Mon, 22 Nov 2021 21:06:18 -0800
- To: whatwg/url <url@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 23 November 2021 05:06:30 UTC
@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