summaryrefslogtreecommitdiff
path: root/lib/internal/querystring.js
AgeCommit message (Expand)Author
2019-11-27lib: enforce use of Array from primordialsMichaƫl Zasso
2019-11-18lib: change var to let/const in internal/querystring.jsArtem Maksimov
2018-11-20lib: move encodeStr function to internal for reusableZYSzys
2017-03-24lib: use Object.create(null) directlyTimothy Gu
2017-03-21querystring: move isHexTable to internalTimothy Gu
2017-02-14url: fix surrogate handling in encodeAuth()Timothy Gu