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

URL-decode the textual params coming from the GET query or POST body #170

Closed
nikita-volkov opened this issue May 28, 2015 · 3 comments · Fixed by #392
Closed

URL-decode the textual params coming from the GET query or POST body #170

nikita-volkov opened this issue May 28, 2015 · 3 comments · Fixed by #392
Labels
bug info needed More information is needed R&D test needed

Comments

@nikita-volkov
Copy link

No description provided.

@nikita-volkov
Copy link
Author

Actually, I think, not only textual, but all params should probably be decoded prior to parsing.

@fommil
Copy link

fommil commented Sep 28, 2017

and maybe also body? I am writing a service that accepts XML and I see it come through as raw urlencoded.

@ocramz ocramz added R&D test needed info needed More information is needed labels Sep 25, 2023
@ocramz ocramz added the bug label Oct 3, 2023
@ocramz
Copy link
Collaborator

ocramz commented Oct 3, 2023

related : #321

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug info needed More information is needed R&D test needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants