Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
use uppercase "type" for Proxy-Authorization header (#19273)
Some servers will reject authorization requests with a lowercase "basic" type. Changing to "Basic" seems to solve these issues. https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Proxy-Authorization (cherry picked from commit b812431)
- Loading branch information