RFR: 8217237 HttpClient does not deal well with multi-valued WWW-Authenticate challenge headers

Michael McMahon michael.x.mcmahon at oracle.com
Thu Jan 17 12:23:21 UTC 2019


Thanks Daniel. Good catch.

- Michael.

On 16/01/2019, 17:51, Daniel Fuchs wrote:
> Hi Michael,
>
> I believe the code changes looks good.
>
> WRT to the test:
>
>  150         if (response.statusCode() != 200 && 
> !response.body().equals(server.response())) {
>
> I believe you meant || not &&
>
> best regards,
>
> -- daniel
>
> On 16/01/2019 16:46, Michael McMahon wrote:
>> Could I get the following change reviewed please?
>>
>> http://cr.openjdk.java.net/~michaelm/8217237/webrev.1/
>>
>> Thanks,
>>
>> Michael
>


More information about the net-dev mailing list