You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by "Oleg Kalnichevski (JIRA)" <ji...@apache.org> on 2008/01/05 23:05:34 UTC

[jira] Commented: (HTTPCORE-131) give access to HttpParams keys

    [ https://issues.apache.org/jira/browse/HTTPCORE-131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12556289#action_12556289 ] 

Oleg Kalnichevski commented on HTTPCORE-131:
--------------------------------------------

I am not convinced this functionality should be a part of HttpCore, but if you feel strongly about it, go ahead and commit the patch.

Oleg

> 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: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org