- From: Steven Vachon <notifications@github.com>
- Date: Mon, 16 Jan 2017 10:53:11 -0800
- To: whatwg/url <url@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 16 January 2017 18:53:42 UTC
``` http://domain/. http://domain/.?query ``` currently parse to: ``` http://domain/ http://domain/?query ``` but the "." filename/dirname should be preserved. `./` is different. -- 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/208
Received on Monday, 16 January 2017 18:53:42 UTC