- From: Steven Vachon <notifications@github.com>
- Date: Tue, 27 Dec 2016 15:53:52 -0800
- To: whatwg/url <url@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 27 December 2016 23:54:26 UTC
If they are the same, should they not serialize the same? Just as these two do: ``` http://domain/?va r=va+lue ``` ``` http://domain/?va%20r=va lue ``` I'm writing a library that, among other things, provides a means of [comparing URLs for relation](https://github.com/stevenvachon/specurl#relationurl1-url2). -- 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/181#issuecomment-269399734
Received on Tuesday, 27 December 2016 23:54:26 UTC