Uploaded image for project: 'HttpComponents HttpClient'
  1. HttpComponents HttpClient
  2. HTTPCLIENT-835

Thread safety and visibility Improvements

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 4.1 Alpha1
    • HttpClient (classic)
    • None

    Description

      AbstractAuthenticationHandler.DEFAULT_SCHEME_PRIORITY is not protected against external changes.

      Although the field is private, subclasses can obtain a reference to it and so may be able to change it.

      Consider making the list read-only, or returning a copy instead.

      Attachments

        Activity

          People

            Unassigned Unassigned
            sebb Sebb
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: