chai-http
chai-http copied to clipboard
feat: migrate to picoquery
Migrates from qs to picoquery, a much faster library.
We can't use URLSearchParams since we support nested syntax (and therefore assert on the top level property)