node-http-proxy
node-http-proxy copied to clipboard
When the client sends an authorization header basic auth is not applied
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