You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Jonathan Elliott (JIRA)" <ji...@apache.org> on 2017/05/24 20:37:04 UTC

[jira] [Created] (CAMEL-11323) Query Params are not mapped to camel headers with SparkJava

Jonathan Elliott created CAMEL-11323:
----------------------------------------

             Summary: Query Params are not mapped to camel headers with SparkJava
                 Key: CAMEL-11323
                 URL: https://issues.apache.org/jira/browse/CAMEL-11323
             Project: Camel
          Issue Type: Bug
    Affects Versions: 2.19.0, 2.18.3, 2.2.0
            Reporter: Jonathan Elliott
         Attachments: Add_support_for_mapping_query_params_to_camel_headers_.patch

If you define a query param via the Rest DSL in association with the Camel-Spark-Rest component the query param is not mapped to a header as per the Camel-Servlet component. 
The query params are available as a string under  the Exchange.HTTP_Query header. 




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)