util: more strict check for bool/number/string
authorYorkie <yorkiefixer@gmail.com>
Sat, 14 Dec 2013 21:09:28 +0000 (05:09 +0800)
committerFedor Indutny <fedor.indutny@gmail.com>
Wed, 18 Dec 2013 13:58:02 +0000 (17:58 +0400)
commit95ee84fabe0b028ef964cc1032cd56a6cf89cb0e
tree9cbbc68c37d56364c2b9892784b0b2b3b37e0ffd
parent8a79cca80cd3d4a577c680cfcb72877bcaab8df2
util: more strict check for bool/number/string
lib/querystring.js
lib/util.js
test/simple/test-querystring.js
test/simple/test-util.js