Skip to content
New issue

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

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

Already on GitHub? # to your account

fix(array): Fix decoding of array-type query parameters #703

Merged
merged 1 commit into from
Dec 17, 2020

Conversation

christopherthielen
Copy link
Member

@christopherthielen christopherthielen commented Dec 17, 2020

@christopherthielen
Copy link
Member Author

AngularJS impl failed CI, probably because AngularJS pre-decodes everything.
Also probably why this was not discovered sooner, because behavior in AngularJS was correct.

@mergify mergify bot merged commit 44ebfae into master Dec 17, 2020
@mergify mergify bot deleted the decode-array-params branch December 17, 2020 21:34
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Inconsistent encoding and decoding of string array params
1 participant