Yaniv Kunda created HTTPCLIENT-1769:
---------------------------------------
Summary: 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
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]