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

fixes #1706

Open Teneff opened this issue 4 months ago • 0 comments
trafficstars

When the client sends authorization header and the configuration options have auth, the authorization header is not sent to the upstream. This way the http-proxy will behave based on the configuration provided, not the data sent from client

Teneff avatar Jun 26 '25 07:06 Teneff