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

Andrea Selva updated HTTPCLIENT-669:
------------------------------------

    Attachment: firstImpl.patch

Hi, Roland
this could be a starting point for this issue, i hope, if i've cirrectly 
undestood the spirit.

 Andrea

> introduce HttpRoutePlanner interface
> ------------------------------------
>
>                 Key: HTTPCLIENT-669
>                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-669
>             Project: HttpComponents HttpClient
>          Issue Type: Improvement
>          Components: HttpClient, HttpConn
>            Reporter: Roland Weber
>             Fix For: 4.0 Alpha 2
>
>         Attachments: firstImpl.patch
>
>
> Define an interface to determine a route for a given target host.
> Create default implementation replacing DefaultHttpClient.determineRoute(...);
> Implementations will need access to params and/or request.
> The interface fits into HttpConn, but DHC.dR(...) uses client parameters.
> Either move parameters to HttpConn, or keep default implementation in 
> HttpClient.
> Alternative implementations could evaluate Java system properties related to 
> proxy settings.

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

Reply via email to