- From: James M Snell <notifications@github.com>
- Date: Thu, 05 Jan 2017 08:02:04 -0800
- To: whatwg/url <url@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 5 January 2017 16:02:44 UTC
This would certainly be interesting and I would implement this in the Node.js impl if adopted in the spec. I'd like to clarify: the `init` param could be either a string, Iterable, or object. If Iterable, the items must be pairs of strings (USVString to be exact), and for objects, only own properties whose keys/values are strings would be considered. Is that correct? -- 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/175#issuecomment-270680068
Received on Thursday, 5 January 2017 16:02:44 UTC