querystring parser for node and the browser - supporting nesting (used by Express, Connect, etc)
by tjJavaScript
Last 12 weeks · 0 commits
2 of 6 standards met
I'm using node-querystring as part of Express.js. After updating to the latest version of Express, the request body object passed into POST requests no longer has the function. I think I've been able to narrow this down to the changes made in #58 . Was this a deliberate change? If so, can you explain the rationale behind it? Thanks!
Repository: tj/node-querystring. Description: querystring parser for node and the browser - supporting nesting (used by Express, Connect, etc) Stars: 456, Forks: 64. Primary language: JavaScript. Languages: JavaScript (98.3%), CSS (1.7%). License: MIT. Open PRs: 7, open issues: 26. Last activity: 11y ago. Community health: 42%. Top contributors: tj, buschtoens, eivindfjeldstad, cscade, bantic, aredridel, juliangruber, jackyz, aheckmann, abecciu and others.