Re: [whatwg/url] why are backslashes accepted for slashes? (#346)

For this particular case (after the scheme), it is [special authority *ignore* slashes state](https://url.spec.whatwg.org/#special-authority-ignore-slashes-state). For all other cases, go to [basic URL parser](https://url.spec.whatwg.org/#concept-basic-url-parser) and <kbd>Ctrl</kbd>+<kbd>F</kbd> "U+005C (\\)".

-- 
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/346#issuecomment-333343123

Received on Saturday, 30 September 2017 23:33:03 UTC