- In node 0.11, `options` can include a `decodeURIComponent` or `encodeURIComponent` property. See: https://github.com/joyent/node/blob/master/lib/querystring.js#L180 - The encode/decode functions should be overridable via `querystring.escape` and `querystring.unescape`, see: http://nodejs.org/api/querystring.html#querystring_querystring_escape
optionscan include adecodeURIComponentorencodeURIComponentproperty. See: https://github.com/joyent/node/blob/master/lib/querystring.js#L180querystring.escapeandquerystring.unescape, see: http://nodejs.org/api/querystring.html#querystring_querystring_escape