Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cannot use custom function to instead of option.decodeURIComponent #26

Open
mingxian opened this issue Dec 2, 2017 · 0 comments · May be fixed by #42
Open

cannot use custom function to instead of option.decodeURIComponent #26

mingxian opened this issue Dec 2, 2017 · 0 comments · May be fixed by #42

Comments

@mingxian
Copy link

mingxian commented Dec 2, 2017

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

@UrbaniakM UrbaniakM linked a pull request Jul 8, 2019 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant