RFR: 8217237 HttpClient does not deal well with multi-valued WWW-Authenticate challenge headers
Daniel Fuchs
daniel.fuchs at oracle.com
Wed Jan 16 17:51:51 UTC 2019
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