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

fix: Use Map instead of Object for parsing query strings #608

Merged
merged 1 commit into from Jun 21, 2021

Conversation

Dakota628
Copy link
Contributor

Resolves #584

Tested the functions individually.

@Dakota628 Dakota628 changed the title Use Map instead of Object for parsing query strings fix: Use Map instead of Object for parsing query strings Jun 1, 2021
Copy link
Owner

@cdimascio cdimascio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!

@cdimascio
Copy link
Owner

@all-contributors add @Dakota628 for code

@cdimascio cdimascio merged commit a22abf8 into cdimascio:master Jun 21, 2021
@allcontributors
Copy link
Contributor

@cdimascio

I've put up a pull request to add @Dakota628! 🎉

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 this pull request may close these issues.

parseQueryStringUndecoded fails if the param key is a property of Object.prototype
2 participants