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

LaxRedirectStrategy should have its own public static final INSTANCE member

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 4.5.2
    • 4.5.3
    • HttpClient (classic)
    • None

    Description

      LaxRedirectStrategy does not have a public static final INSTANCE member holding a nice-to-have instance.
      Furthermore, if someone currently uses LaxRedirectStrategy.INSTANCE, the object returned is actually DefaultRedirectStrategy.INSTANCE which is probably the very opposite of what was intended.

      Attachments

        Activity

          People

            Unassigned Unassigned
            kunda Yaniv Kunda
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: