9e0c85b03c3e103b58f03546872fe955f04373b4
root cause is that qs.parse() unescapes URL components while url.parse() does not. https://groups.google.com/forum/#!topic/nodejs/8P7GZqBw0xg http://nodejs.org/api/querystring.html#querystring_querystring_unescape
Description
Languages
JavaScript
96.9%
PLpgSQL
3.1%