Gozala / Gozala/querystring

Inconsistencies with node core

Open
#6 7 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
284
Forks
74
PR merge metrics
No merged PRs in 30d

Description

- 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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.