- From: Gordon P. Hemsley <notifications@github.com>
- Date: Sun, 09 Jul 2017 16:04:39 +0000 (UTC)
- To: whatwg/url <url@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Sunday, 9 July 2017 16:05:19 UTC
Hmm... but isn't that for the constructor call? The constructor, incidentally, _does_ check whether _init_ is given (twice!): > 1. If init is given, is a string, and starts with U+003F (?), remove the first code point from init. > 2. Return a new URLSearchParams object, using init if given. -- 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-313928803
Received on Sunday, 9 July 2017 16:05:19 UTC