You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2015/07/09 12:27:05 UTC

[jira] [Updated] (CAMEL-8596) Add getRequestHeaders to JettyContentExchange

     [ https://issues.apache.org/jira/browse/CAMEL-8596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen updated CAMEL-8596:
-------------------------------
    Estimated Complexity: Novice  (was: Unknown)

> Add getRequestHeaders to JettyContentExchange
> ---------------------------------------------
>
>                 Key: CAMEL-8596
>                 URL: https://issues.apache.org/jira/browse/CAMEL-8596
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-jetty
>    Affects Versions: 2.15.1
>            Reporter: Mateusz Nowakowski
>             Fix For: 2.16.0
>
>
> Could you add
> Map<String, Collection<String>> getRequestHeaders() method to 
> JettyContentExchange interface?
> Context:
> In Camel 2.14.x JettyContentExchange was a class extending ContentExchange so that it gives access to ContentExchange methods.
> Currently it is an interface and it is impossible to access (without hacking access to private final field.... hell yeah ]:->)  for example in order to access to HTTP request headers...



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)