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

Remove support for preprocessing a request to modify its parameters #846

Closed
wilkinsona opened this issue Oct 10, 2022 · 0 comments
Closed

Comments

@wilkinsona
Copy link
Member

Support for added in #155, motivated by a question on Stack Overflow. With hindsight, this was the wrong way to solve the problem. Rather than allowing the parameters to be modified, the request converters should ensure that the request body contains the expected form url encoded content. The existing preprocessor for modifying the content could then have been used.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant