cannot use custom function to instead of option.decodeURIComponent
Open
- Dominant language
- JavaScript
- Stars
- 284
- Forks
- 74
- PR merge metrics
- No merged PRs in 30d
Description
here is the nodejs doc: https://nodejs.org/api/querystring.html#querystring_querystring_stringify_obj_sep_eq_options
depends on this doc, you can use option.decodeURIComponent to change the decodeURIComponent function, but for querystring , we cannot use this option
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.