[
https://issues.apache.org/jira/browse/HTTPCORE-131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12556737#action_12556737
]
Roland Weber commented on HTTPCORE-131:
---------------------------------------
Hi Oleg,
Agreed.
Closed as WONTFIX.
There's still the question about unsetting parameters in a hierarchy.
I've raised it for HttpClient, but some of the solutions would affect
the behavior of BasicHttpParams. I would like to see a workable
solution that we can apply consistenly for similar cases, _before_
we freeze the HttpCore API.
cheers,
Roland
> give access to HttpParams keys
> ------------------------------
>
> Key: HTTPCORE-131
> URL: https://issues.apache.org/jira/browse/HTTPCORE-131
> Project: HttpComponents Core
> Issue Type: New Feature
> Components: HttpCore
> Affects Versions: 4.0-alpha6
> Reporter: Roland Weber
> Priority: Minor
> Fix For: 4.0-beta1
>
> Attachments: 2k8-01-05-param-names.txt
>
>
> Johannes Koch suggested on the dev@ list that there should be a way to access
> the keys in the HttpParams interface. Due to the nested, linked, or stacked
> nature of HttpParams implementations, a simple iterator is not feasible.
> However, collecting keys in a set could be implemented:
> HttpParams.collectKeys(Set keySet)
> This would affect all implementations in HttpCore and HttpClient.
--
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]