Re: [whatwg/url] duplicates keys when calling `.keys()` (#444)

Aren't there numerous server-side (and possibly client-side) implementations that support repeating keys as a way to specify an array value? I don't think we can make the assumption that identical keys can be collapsed like an array/dict in other places. (Or do we already do that?)

I would expect the URL search params to be treated moreso like a list of pairs rather than an array/dict.


-- 
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/444#issuecomment-513986706

Received on Monday, 22 July 2019 23:00:40 UTC