hoverfly icon indicating copy to clipboard operation
hoverfly copied to clipboard

configuration for encodedBody flag

Open tejo93 opened this issue 2 years ago • 0 comments

https://test-hoverfly-docs.readthedocs.io/_/downloads/en/latest/pdf/ ( page no : 15) Since JSON does not support binary data, binary responses are base64 encoded. This is denoted by the encodedBody field. Hoverfly automatically encodes and decodes the data during the export and import phases.

Describe the solution you'd like We are looking for a way to set this flag encodedBody, so that it can be made configurable.

tejo93 avatar Feb 19 '23 05:02 tejo93