Skip to content
This repository was archived by the owner on Sep 12, 2022. It is now read-only.
This repository was archived by the owner on Sep 12, 2022. It is now read-only.

shouldRecord does not allow checking of response body #70

@vikasgoyalgzs

Description

@vikasgoyalgzs

If I want to prevent recording of server response based on body. e.g.

statusCode: 200, body: { error: "No server" errorDescription: "Server is not serving" }

Since response body can only be captured thru a callback, shouldRecord does not work in the given scenario.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions