chai-http icon indicating copy to clipboard operation
chai-http copied to clipboard

feat: migrate to picoquery

Open 43081j opened this issue 6 months ago • 1 comments

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)

43081j avatar Jul 28 '24 15:07 43081j