We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I am proxying an API which returns headers that need to be transformed.
The text was updated successfully, but these errors were encountered:
Hi @aaronshaf We're doing a rewrite of the proxy to work with node 0.10.x, also Im working on improve the examples for the new proxy.
0.10.x
I got an example for what you need here https://github.com/nodejitsu/node-http-proxy/blob/better-examples/examples/middleware/modifyResponse-middleware.js
If you got troubles or questions about that example, the discuss is here #520
I'm goona close this, if you got further doubts please open a new issue
Sorry, something went wrong.
No branches or pull requests
I am proxying an API which returns headers that need to be transformed.
The text was updated successfully, but these errors were encountered: