- From: Valentin Gosu <notifications@github.com>
- Date: Thu, 08 Dec 2016 11:29:36 -0800
- To: whatwg/url <url@noreply.github.com>
Received on Thursday, 8 December 2016 19:30:15 UTC
Right now Firefox drops \r\n\t in the URL constructor, and trims U+0000 to U+0020. In the setters we encode all C0-and space characters. This is true for pathname, search and hash. I don't have any preference about this, but we should at least try to be consistent. -- 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/150#issuecomment-265831655
Received on Thursday, 8 December 2016 19:30:15 UTC