Skip to content

Enhance mock response to handle request with parameters inside request body #57

@ransha

Description

@ransha

Currently our mock response is registered and returned by using the request Url + Params as unique key. However, there can be situations that a server handles requests through the same URI and interact with the parameter inside request body.

We will enhance our MSL server to be able to parse the request body and form a unique key so that it can handle more complex mock responses.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions