RFR: 8326949: Authorization header is removed when a proxy Authenticator is set on HttpClient [v7]
Michael McMahon
michaelm at openjdk.org
Wed Oct 16 14:30:15 UTC 2024
On Wed, 16 Oct 2024 13:45:18 GMT, Daniel Jeliński <djelinski at openjdk.org> wrote:
>> Michael McMahon has updated the pull request incrementally with one additional commit since the last revision:
>>
>> updated apidoc
>
> test/jdk/java/net/httpclient/UserAuthWithAuthenticator.java line 137:
>
>> 135: .executor(ex);
>> 136:
>> 137: //if (!useHeader) {
>
> do you plan to keep this commented-out code?
No, that needs to be removed.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/21408#discussion_r1803224729
More information about the net-dev
mailing list