- From: Anne van Kesteren <notifications@github.com>
- Date: Sun, 12 Feb 2017 22:55:08 -0800
- To: whatwg/url <url@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 13 February 2017 06:55:41 UTC
I'm still a little uncertain. The Node.js documentation gives this as the result of query string parsing. But if you were to use `URLSearchParams` instead to parse a query string, you would not get that kind of representation out of it. So I don't really see how this helps there. It does help with serializing to a query string from an object using this representation. @cdumez @bakulf @mikewest @travisleithead thoughts? -- 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/pull/204#issuecomment-279307903
Received on Monday, 13 February 2017 06:55:41 UTC