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

shouldRecord does not allow checking of response body #70

Open
vikasgoyalgzs opened this issue Apr 18, 2017 · 0 comments
Open

shouldRecord does not allow checking of response body #70

vikasgoyalgzs opened this issue Apr 18, 2017 · 0 comments

Comments

@vikasgoyalgzs
Copy link

vikasgoyalgzs commented Apr 18, 2017

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant