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:54:42 UTC

[jira] Created: (HTTPCLIENT-715) remove RoutedRequest from API

remove RoutedRequest from API
-----------------------------

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


Remove RoutedRequest from the Client API. It can be moved to impl, or dropped altogether.
HttpClient could accept separate request and target arguments instead of RoutedRequest.
No routes should be passed in the API. 

-- 
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-715) remove RoutedRequest from API

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

Roland Weber updated HTTPCLIENT-715:
------------------------------------

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

> remove RoutedRequest from API
> -----------------------------
>
>                 Key: HTTPCLIENT-715
>                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-715
>             Project: HttpComponents HttpClient
>          Issue Type: Sub-task
>    Affects Versions: 4.0 Alpha 2
>            Reporter: Roland Weber
>            Priority: Minor
>             Fix For: 4.0 Alpha 3
>
>
> Remove RoutedRequest from the Client API. It can be moved to impl, or dropped altogether.
> HttpClient could accept separate request and target arguments instead of RoutedRequest.
> No routes should be passed in the API. 

-- 
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-715) remove RoutedRequest from API

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

Roland Weber resolved HTTPCLIENT-715.
-------------------------------------

    Resolution: Fixed

RoutedRequest moved to impl package, it's still useful for the DefaultClientRequestDirector.
All tests and examples changed to not use RoutedRequest.

I am currently unable to run the examples because of a problem in my environment.
I'll test them some other time.

cheers,
  Roland


> remove RoutedRequest from API
> -----------------------------
>
>                 Key: HTTPCLIENT-715
>                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-715
>             Project: HttpComponents HttpClient
>          Issue Type: Sub-task
>    Affects Versions: 4.0 Alpha 2
>            Reporter: Roland Weber
>            Priority: Minor
>             Fix For: 4.0 Alpha 3
>
>
> Remove RoutedRequest from the Client API. It can be moved to impl, or dropped altogether.
> HttpClient could accept separate request and target arguments instead of RoutedRequest.
> No routes should be passed in the API. 

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