Uploaded image for project: 'HttpComponents HttpCore'
  1. HttpComponents HttpCore
  2. HTTPCORE-131

give access to HttpParams keys

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Minor
    • Resolution: Won't Fix
    • 4.0-alpha6
    • 4.0-beta1
    • HttpCore
    • None

    Description

      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.

      Attachments

        1. 2k8-01-05-param-names.txt
          7 kB
          Roland Weber

        Activity

          People

            Unassigned Unassigned
            rolandw Roland Weber
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: