[ http://issues.apache.org/jira/browse/HTTPCLIENT-136?page=all ]
Oleg Kalnichevski updated HTTPCLIENT-136:
-----------------------------------------
Fix Version: 4.0 Alpha 1
(was: 4.0 Final)
> Inadequate HTTP proxy server support in HttpClient.
> ---------------------------------------------------
>
> Key: HTTPCLIENT-136
> URL: http://issues.apache.org/jira/browse/HTTPCLIENT-136
> Project: HttpComponents HttpClient
> Type: Bug
> Components: HttpClient
> Versions: Nightly Builds
> Environment: Operating System: All
> Platform: PC
> Reporter: Richard Perrott
> Assignee: HttpClient Dev
> Fix For: 4.0 Alpha 1
>
> 1. The HttpClient class does not save the StatusLine from the hidden
> ConnectMethod object used to connect via an HTTP proxy server, thus any proxy
> failures are only picked up as 'anonymous exceptions', this is useless for
> gracefull recovery and rapid debugging.
> 2. The current class structure is too fragile to neatly support HTTP Proxy
> (and
> authenication) chains so it would be a good idea to look at this at the same
> time, preferable with support for a Proxy chain redirect when an non/dead HTTP
> Proxy server is found.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.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]