Skip to content

Ignore url params (query string) #78

@carloschneider

Description

@carloschneider

I've a scenario where I need generate dynamic url params, like:

?person[0][name]=John+Doe&person[1][name]=Hello+World

When I set the mockData I need mock the parameters too. That way I've got an error when the mock is different from the url request: net::ERR_NAME_NOT_RESOLVED.

A solution would be to create an option to disable the query string check.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions