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] [Updated] (CAMEL-11323) Query Params are not mapped to camel headers with SparkJava

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

Jonathan Elliott updated CAMEL-11323:
-------------------------------------
    Attachment: Add_support_for_mapping_query_params_to_camel_headers_.patch

Apologies if this is wrong (not done this before). 

> 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.2.0, 2.18.3, 2.19.0
>            Reporter: Jonathan Elliott
>              Labels: newbie
>         Attachments: Add_support_for_mapping_query_params_to_camel_headers_.patch
>
>   Original Estimate: 0.5h
>  Remaining Estimate: 0.5h
>
> 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)