Skip to content

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

Closed
@wilkinsona

Description

@wilkinsona

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: enhancementEnhancement that adds a new feature

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions