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 2008/03/08 01:23:46 UTC

[jira] Created: (HTTPCLIENT-757) Default proxy set at the client level has no effect

Default proxy set at the client level has no effect
---------------------------------------------------

                 Key: HTTPCLIENT-757
                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-757
             Project: HttpComponents HttpClient
          Issue Type: Bug
          Components: HttpClient
    Affects Versions: 4.0 Alpha 3
            Reporter: Oleg Kalnichevski
             Fix For: 4.0 Alpha 4


Default proxy set at the client level has no effect, as client parameters are not correctly propagated to the HttpRoutePlanner

-- 
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: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org


[jira] Commented: (HTTPCLIENT-757) Default proxy set at the client level has no effect

Posted by "Roland Weber (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HTTPCLIENT-757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12576506#action_12576506 ] 

Roland Weber commented on HTTPCLIENT-757:
-----------------------------------------

Ack, the DefaultClientRequestDirector needs to pass the wrapped request when determining the route.

> Default proxy set at the client level has no effect
> ---------------------------------------------------
>
>                 Key: HTTPCLIENT-757
>                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-757
>             Project: HttpComponents HttpClient
>          Issue Type: Bug
>          Components: HttpClient
>    Affects Versions: 4.0 Alpha 3
>            Reporter: Oleg Kalnichevski
>             Fix For: 4.0 Alpha 4
>
>
> Default proxy set at the client level has no effect, as client parameters are not correctly propagated to the HttpRoutePlanner

-- 
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: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org


[jira] Resolved: (HTTPCLIENT-757) Default proxy set at the client level has no effect

Posted by "Oleg Kalnichevski (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HTTPCLIENT-757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Oleg Kalnichevski resolved HTTPCLIENT-757.
------------------------------------------

    Resolution: Fixed

Fixed in SVN trunk.

Oleg

> Default proxy set at the client level has no effect
> ---------------------------------------------------
>
>                 Key: HTTPCLIENT-757
>                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-757
>             Project: HttpComponents HttpClient
>          Issue Type: Bug
>          Components: HttpClient
>    Affects Versions: 4.0 Alpha 3
>            Reporter: Oleg Kalnichevski
>             Fix For: 4.0 Alpha 4
>
>
> Default proxy set at the client level has no effect, as client parameters are not correctly propagated to the HttpRoutePlanner

-- 
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: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org