[
https://issues.apache.org/jira/browse/HTTPCORE-139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12566733#action_12566733
]
Roland Weber commented on HTTPCORE-139:
---------------------------------------
For the records: I didn't add a NULL for LocalAddress. java.net.InetAddress
cannot be extended, and we cannot just map some IPv4 or IPv6 address to null.
IP wildcard addresses 0.0.0.0 or :: should achieve a similar effect on the
network level. If there are problems on the HttpRoute level (wildcard vs.
null), a custom route planner needs to be installed. I can live with that.
cheers,
Roland
> allow explicit unsetting of parameters in stacks or hierarchies
> ---------------------------------------------------------------
>
> Key: HTTPCORE-139
> URL: https://issues.apache.org/jira/browse/HTTPCORE-139
> Project: HttpComponents Core
> Issue Type: Improvement
> Components: HttpCore
> Affects Versions: 4.0-alpha6
> Reporter: Roland Weber
> Assignee: Roland Weber
> Priority: Minor
> Fix For: 4.0-beta2
>
> Attachments: 2k8-01-10-null-param.txt, 2k8-01-13-null-param.txt
>
>
> Patch for the "global null" approach to follow.
--
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]