mirror of
https://github.com/zebrajr/node.git
synced 2026-01-15 12:15:26 +00:00
Not all querystring are utf-8 encoding, make querystring can be used to encode / decode `non-utf8` encoding string if necessary. Signed-off-by: Timothy J Fontaine <tjfontaine@gmail.com>