[ https://issues.apache.org/jira/browse/HTTPCLIENT-735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12566363#action_12566363 ]
Oleg Kalnichevski commented on HTTPCLIENT-735: ---------------------------------------------- Roland Why not make NO_HOST a little prettier? public static final HttpHost NO_HOST = new HttpHost("", -1, ""); Oleg > allow unsetting of DEFAULT_PROXY and FORCED_ROUTE parameters in the client > stack > -------------------------------------------------------------------------------- > > Key: HTTPCLIENT-735 > URL: https://issues.apache.org/jira/browse/HTTPCLIENT-735 > Project: HttpComponents HttpClient > Issue Type: Improvement > Reporter: Roland Weber > Assignee: Roland Weber > Fix For: 4.0 Alpha 3 > > > Since we don't want to delay client alpha3 until HTTPCORE-139 is solved in > beta2, we need a parameter specific solution for unsetting these client > parameters on the request level. -- 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]