multiverse icon indicating copy to clipboard operation
multiverse copied to clipboard

Workaround JSON encoding/decoding

Open AndrewDryga opened this issue 6 years ago • 0 comments

Right now conn.resp_body in response mutator would have IO list with a JSON-encoded response. We need a way to process the response without decoding it in each response change.

AndrewDryga avatar Feb 28 '18 19:02 AndrewDryga