Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8217237

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

XMLWordPrintable

    • b05
    • Verified

        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.

              michaelm Michael McMahon
              dfuchs Daniel Fuchs
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: