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

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

    XMLWordPrintable

Details

    • 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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: