summaryrefslogtreecommitdiff
path: root/lib/internal/querystring.js
Commit message (Expand)AuthorAgeFilesLines
* lib: move encodeStr function to internal for reusableZYSzys2018-11-201-0/+67
* lib: use Object.create(null) directlyTimothy Gu2017-03-241-7/+1
* querystring: move isHexTable to internalTimothy Gu2017-03-211-0/+20
* url: fix surrogate handling in encodeAuth()Timothy Gu2017-02-141-0/+15