[
https://issues.apache.org/jira/browse/HTTPCLIENT-716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12554114
]
Roland Weber commented on HTTPCLIENT-716:
-----------------------------------------
Hi Oleg,
I've added several parameters for the route planner. It is now possible to
specify the local address.
It's also possible to specify a forced route either as parameter or context
attribute. The forced route basically disables route planning. An application
would set a forced route as a parameter. The context attribute is for retry
handlers that may choose a different route for the retry. Since we don't want
the framework to modify parameters, this has to go into the context.
I'm leaving this issue open until you've reviewed the changes.
cheers,
Roland
> application-defined routes
> --------------------------
>
> Key: HTTPCLIENT-716
> URL: https://issues.apache.org/jira/browse/HTTPCLIENT-716
> Project: HttpComponents HttpClient
> Issue Type: Improvement
> Components: HttpClient, HttpConn
> Affects Versions: 4.0 Alpha 3
> Reporter: Roland Weber
> Priority: Minor
> Fix For: 4.0 Alpha 3
>
>
> Allow applications to specifiy a route as request parameter (or in the
> context).
> This functionality is a replacement for RoutedRequest, which is removed by
> HTTPCLIENT-715.
--
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]