Skip to content
This repository was archived by the owner on May 1, 2025. It is now read-only.

Conversation

@Starefossen
Copy link
Contributor

This PR adds support for the default query string parser used in Express.js and Hapi.js.

Hans Kristian Flaatten added 2 commits December 14, 2015 10:23
Express.js and Hapi.js use the "qs" query string parser module. This module does a lot of magic including removing trailing `[]` from end of array key names. Related: https://github.com/hapijs/qs
@Starefossen Starefossen force-pushed the feat/in-express-qs-parser branch from f582335 to 71d85b2 Compare December 14, 2015 11:55
Starefossen added a commit that referenced this pull request Dec 14, 2015
Add support for Express.js / Hapi.js querystring parser (qs)
@Starefossen Starefossen merged commit 992591b into master Dec 14, 2015
@Starefossen Starefossen deleted the feat/in-express-qs-parser branch December 14, 2015 12:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

2 participants