Details
-
Bug
-
Status: Closed
-
P3
-
Resolution: Fixed
-
None
-
b05
-
Verified
Description
See https://stackoverflow.com/a/54208946
IIUC the issue is that the server sends a multi-valued WWW-Authenticate, one of the values being BASIC. But the HttpClient only looks at the first one - which apparently is not BASIC, and stops there.
IIUC the issue is that the server sends a multi-valued WWW-Authenticate, one of the values being BASIC. But the HttpClient only looks at the first one - which apparently is not BASIC, and stops there.
Attachments
Issue Links
- links to
-
Review openjdk/jdk11u-dev/1916