Hacker Times
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
jedimastert
3 months ago
|
parent
|
context
|
favorite
| on:
I’ve banned query strings
For anyone curious like I was, form-urlencoded and the URLSearchParam API says that params should
not
be deduplicated or reordered. "Get" will get the
first
value with the given name, and GetAll will get a list of all values
https://url.spec.whatwg.org/#dom-urlsearchparams-get
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
https://url.spec.whatwg.org/#dom-urlsearchparams-get