- From: Cyril Auburtin <notifications@github.com>
- Date: Tue, 21 Feb 2017 15:14:12 -0800
- To: whatwg/url <url@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 21 February 2017 23:14:47 UTC
I think it would be interesting if URLSearchParams constructor could accept an array of key-value's. ```js new URLSearchParams([['foo', 'bar']]) ``` -- 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/256
Received on Tuesday, 21 February 2017 23:14:47 UTC