node-http-proxy icon indicating copy to clipboard operation
node-http-proxy copied to clipboard

A full-featured http proxy for node.js

Results 200 node-http-proxy issues
Sort by recently updated
recently updated
newest added
trafficstars

Serious pitfall: If Upstream doesn't respond in time, but does respond again after a while, Proxy will never work because the 'socket hangs up' has destoryed httpagent....

I am making a reverse proxy with node-http-proxy. I have set the `xfwd` option in the options of `createProxyServer`, but it doesn't seem to affect the headers. Here is a...

Hi! I'm trying to handle error `proxy.on('error', ...)`, but for some reason `writeHead()` method is not available for response. ![image](https://github.com/http-party/node-http-proxy/assets/34160907/5b7235b4-aec0-42a9-ac39-fa7b78e3863f) Could you please advice what proper way to handle error,...

Versions of the follow-redirects package prior to version 1.15.4 are vulnerable to improper input validation. This PR upgrades the dependency, without changing the lockfile version. See [CVE-2023-26159](https://nvd.nist.gov/vuln/detail/CVE-2023-26159) This should fix...

Hi there, hope this will fix #1657 Regards, Sylvain

Versions of the package follow-redirects before 1.15.4 are vulnerable to Improper Input Validation due to the improper handling of URLs by the url.parse() function. When new URL() throws an error,...

Hi, Thanks for the great project. We're using node-http-proxy in production and very happy with it. Recently, we started to use this to proxy ws requests. In combination with https://github.com/RemoteDebug/remotedebug-ios-webkit-adapter/...

Hello, I've discovered a security issue affecting the library, but I've been unable to find any contact information. Could you provide a point of contact, or consider creating a SECURITY.txt...

Hello, It could be a good idea to mix [Scrapoxy.io](http://scrapoxy.io) and node-http-proxy. It could be a function to quickly add scrapoxy. What do you think ? Fabien.