Re: [url] Let's strip leading '?' if present in `URLSearchParams` init string param (#81)

@jakearchibald so the main problem is that we don't have a good way of supporting this on `Location` due to the extremely weird nature of that object. https://www.w3.org/Bugs/Public/show_bug.cgi?id=27596 has details.

So if we're stuck with only having `searchParams` exposed on `URL` objects, is it more reasonable to do this? I'm leaning towards yes at this point, but happy to be swayed otherwise.

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/url/issues/81#issuecomment-183646255

Received on Saturday, 13 February 2016 11:27:20 UTC