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

When the client sends an authorization header basic auth is not applied

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

When I configure the http-proxy with auth (basic authentication user:pass) and the client sends authorization header the request to the upstream contains the authorization header sent from client, not the one generated from the auth

Teneff avatar Jun 26 '25 07:06 Teneff