New LaxRedirectStrategy class should probably call the super method first.
--------------------------------------------------------------------------
Key: HTTPCLIENT-1130
URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1130
Project: HttpComponents HttpClient
Issue Type: Bug
Components: HttpClient
Affects Versions: 4.2 Alpha1, 4.2 Final
Environment: n/a
Reporter: Ryan Smith
Priority: Minor
Fix For: 4.2 Final
Attachments: 1130.patch
LaxRedirectStrategy extends the defaulRedirect class but does not call the
super method as one would expect.
Just adding a patch to make sure it gets called.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]