Re: RFR: 8326949: Authorization header is removed when a proxy Authenticator is set on HttpClient

2024-10-02 Thread Daniel Fuchs
On Tue, 1 Oct 2024 11:09:11 GMT, Daniel JeliƄski wrote: >> This fix relaxes the constraints on user set authentication headers. >> Currently, any user set authentication headers are filtered out, if the >> HttpClient has an Authenticator set. The reason being that the authenticator >> is expec

Re: RFR: 8326949: Authorization header is removed when a proxy Authenticator is set on HttpClient

2024-10-02 Thread Michael McMahon
On Tue, 1 Oct 2024 15:32:27 GMT, Daniel Fuchs wrote: > > I was thinking this needed a CSR and release note anyway. > > true - but the risk of causing regression in existing code might be higher? Maybe, but it seems unlikely that existing code would set an authenticator object and also set an a