[ 
https://issues.apache.org/jira/browse/HTTPCLIENT-1769?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Oleg Kalnichevski resolved HTTPCLIENT-1769.
-------------------------------------------
       Resolution: Fixed
    Fix Version/s: 4.5.3

Fixed by b9ffaad9c714384ffb52f9a2a90105ea44447540

https://github.com/apache/httpclient/commit/b9ffaad9c714384ffb52f9a2a90105ea44447540

Oleg

> LaxRedirectStrategy should have its own public static final INSTANCE member
> ---------------------------------------------------------------------------
>
>                 Key: HTTPCLIENT-1769
>                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1769
>             Project: HttpComponents HttpClient
>          Issue Type: Bug
>          Components: HttpClient (classic)
>    Affects Versions: 4.5.2
>            Reporter: Yaniv Kunda
>            Priority: Minor
>             Fix For: 4.5.3
>
>
> 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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to