- From: Rimas Misevičius <notifications@github.com>
- Date: Sun, 09 Jul 2017 15:33:23 +0000 (UTC)
- To: whatwg/url <url@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Sunday, 9 July 2017 15:33:57 UTC
It looks like <var>init</var> is the empty string then, see declaration https://url.spec.whatwg.org/#interface-urlsearchparams: ```js [Constructor(optional (sequence<sequence<USVString>> or record<USVString, USVString> or USVString) init = ""), Exposed=(Window,Worker)] ``` -- 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/333#issuecomment-313926970
Received on Sunday, 9 July 2017 15:33:57 UTC