Make it possible to read HTTP headers in ClientRequestContext

XMLWordPrintable

    • Type: Feature Request
    • Resolution: Won't Do
    • Priority: L3 - Default
    • None
    • Affects Version/s: None
    • None

      As of now, the interface ClientRequestContext only allows to set a HTTP header. Sometimes it is necessary to know whether a certain header is already set in the request, so that the handler can proceed depending on whether the header is set and how.

      So please provide a method to find out the value of a particular header. Maybe it would be good to also allow to find out which headers are set (e.g. return their names), but this is debatable.

            Assignee:
            Miklas Boskamp
            Reporter:
            fml2
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: