You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by "Oleg Kalnichevski (JIRA)" <ji...@apache.org> on 2007/05/13 22:09:15 UTC

[jira] Resolved: (HTTPCLIENT-136) Inadequate HTTP proxy server support in HttpClient.

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

Oleg Kalnichevski resolved HTTPCLIENT-136.
------------------------------------------

    Resolution: Fixed

This long standing bug has finally been fixed in SVN trunk. 

Also see HTTPCLIENT-649

Oleg

> Inadequate HTTP proxy server support in HttpClient.
> ---------------------------------------------------
>
>                 Key: HTTPCLIENT-136
>                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-136
>             Project: HttpComponents HttpClient
>          Issue Type: Bug
>          Components: HttpClient
>    Affects Versions: Nightly Builds
>         Environment: Operating System: All
> Platform: PC
>            Reporter: Richard Perrott
>             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.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: httpcomponents-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: httpcomponents-dev-help@jakarta.apache.org