SpectoLabs / hoverfly

Lightweight service virtualization/ API simulation / API mocking tool for developers and testers
https://hoverfly.io
Apache License 2.0
2.35k stars 208 forks source link

Bugfix - return base64 encoded string for binary data in request view #1095

Closed kapishmalik closed 1 year ago

kapishmalik commented 1 year ago

Bugfix - return base64 encoded string for binary data in request in Journal. This change will also return same request view to local/remote middleware and post serve action scripts.