You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by "Roland Weber (JIRA)" <ji...@apache.org> on 2007/12/13 14:52:42 UTC

[jira] Created: (HTTPCLIENT-714) move route computation from client to director

move route computation from client to director
----------------------------------------------

                 Key: HTTPCLIENT-714
                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-714
             Project: HttpComponents HttpClient
          Issue Type: Sub-task
            Reporter: Roland Weber


The computation of routes should be done in the ClientRequestDirector, not in the Client.
The director needs to compute routes for redirects, so it should compute all routes.


-- 
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


[jira] Updated: (HTTPCLIENT-714) move route computation from client to director

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

Roland Weber updated HTTPCLIENT-714:
------------------------------------

        Fix Version/s: 4.0 Alpha 3
    Affects Version/s: 4.0 Alpha 2

> move route computation from client to director
> ----------------------------------------------
>
>                 Key: HTTPCLIENT-714
>                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-714
>             Project: HttpComponents HttpClient
>          Issue Type: Sub-task
>    Affects Versions: 4.0 Alpha 2
>            Reporter: Roland Weber
>             Fix For: 4.0 Alpha 3
>
>
> The computation of routes should be done in the ClientRequestDirector, not in the Client.
> The director needs to compute routes for redirects, so it should compute all routes.

-- 
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


[jira] Resolved: (HTTPCLIENT-714) move route computation from client to director

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

Roland Weber resolved HTTPCLIENT-714.
-------------------------------------

    Resolution: Fixed

Computation of original route moved to director.
Computation of followup route in director still unchanged.


> move route computation from client to director
> ----------------------------------------------
>
>                 Key: HTTPCLIENT-714
>                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-714
>             Project: HttpComponents HttpClient
>          Issue Type: Sub-task
>    Affects Versions: 4.0 Alpha 2
>            Reporter: Roland Weber
>             Fix For: 4.0 Alpha 3
>
>
> The computation of routes should be done in the ClientRequestDirector, not in the Client.
> The director needs to compute routes for redirects, so it should compute all routes.

-- 
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