http-proxy-middleware
http-proxy-middleware copied to clipboard
:zap: The one-liner node.js http-proxy middleware for connect, express, next.js and more
### Describe the feature you'd love to see The node-http-proxy project https://github.com/http-party/node-http-proxy/issues/1588 has no releases for 5 years now. There are currently 510 issues and 108 open PRs including several...
## Description The body-parser package supports the `content-encoding` header on the request (See [here](https://github.com/expressjs/body-parser/blob/master/lib/read.js#L176-L193)). When reconstructing the body for proxied requests that have already been parsed, we should respect the...
Fix Path Rewrite Issue with curl -x Proxy AND nginx check ## Description When using curl -x to send requests through a proxy, the path-rewrite functionality does not work as...
### Describe the feature you'd love to see Currently for example the http(s) agent can only be set statically when instantiating the http proxy middleware. In some situations the options...
### Checks - [x] I understand project setup issues should be asked on [StackOverflow](https://stackoverflow.com/questions/tagged/http-proxy-middleware) or in [GitHub Discussions](https://github.com/chimurai/http-proxy-middleware/discussions). - [x] I updated to latest `http-proxy-middleware`. ### Describe the bug (be...