Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
thekaizokuou opened this issue Jan 24, 2024 · 0 comments

Comments

@thekaizokuou
Copy link

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

  • Send request that do not match any predicate will be proxied through Mountebank to service.
    ...

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

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

No branches or pull requests

1 participant