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

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

Closed
wilkinsona opened this issue Oct 10, 2022 · 0 comments
Closed
Labels
type: enhancement Enhancement that adds a new feature
Milestone

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.

@wilkinsona wilkinsona added the type: enhancement Enhancement that adds a new feature label Oct 10, 2022
@wilkinsona wilkinsona added this to the 3.0.0-RC1 milestone Oct 10, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
type: enhancement Enhancement that adds a new feature
Projects
None yet
Development

No branches or pull requests

1 participant