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

Add option for disabling decoding to queryString.parse #122

Closed
yadielar opened this issue Feb 8, 2018 · 1 comment
Closed

Add option for disabling decoding to queryString.parse #122

yadielar opened this issue Feb 8, 2018 · 1 comment

Comments

@yadielar
Copy link
Contributor

yadielar commented Feb 8, 2018

In some cases, it would be useful to have the option of disabling decoding when parsing a query string (the inverse of the encode option available in queryString.stringify).

This would give more control to the developer with respect to which encoding/decoding method should be used and for which properties.

@yadielar
Copy link
Contributor Author

yadielar commented Feb 9, 2018

I expanded on the scenario that originated this issue in #116.

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

No branches or pull requests

1 participant