bbyars / mountebank

Over the wire test doubles
http://www.mbtest.org
MIT License
2k stars 262 forks source link

Mountebank beautifies JSON responses from proxies before replying to the caller. #751

Open thekaizokuou opened 7 months ago

thekaizokuou commented 7 months ago

Expected behaviour

Mountebank responds with original data obtained from proxy services. ...

Actual behaviour

Mountebank beautifies JSON responses from proxy services before replying to the caller. ...

Steps to reproduce

Software versions used

OS  : CentOS 7
mountebank : 2.7.0 and newer
node.js    :  v20.6.1
Installation method : npm

Raw response from mountebank version 2.6.0 Screenshot 2567-01-23 at 15 54 27

Raw response from mountebank version 2.9.1 Screenshot 2567-01-23 at 15 54 50