When the client sends an authorization header basic auth is not applied
Author: TeneffCreated Jun 26, 2025Updated Jun 26, 2025
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
Source: http-party/node-http-proxy