forked from Gozala/querystring
-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
Description
According to http://nodejs.org/api/querystring.html, the returned object should have escape and unescape methods. Instead, it has encode and decode, with a different API, in that they return objects instead of strings.
Reactions are currently unavailable