Skip to content

Support URL form-encoded body matching #32

@SMadani

Description

@SMadani

Proposal

Currently, the request matching does not support application/x-www-form-urlencoded query params that are part of the body (e.g. in a POST request). The functions available on the body field are equalTo and contains; neither of which work with form-encoded query parameters. That makes this DSL unusable for those kinds of assertions.

References

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions