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 2017/05/25 12:47:04 UTC

[jira] [Resolved] (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 ]

Claus Ibsen resolved CAMEL-11323.
---------------------------------
    Resolution: Fixed

Jonathan, you learned really fast. The PR has been merged, thanks for the contributions.

Know you know how to do that, you are welcome to work on others. We have a filter with beginner tickets
https://issues.apache.org/jira/issues/?filter=12316782

> 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: Improvement
>    Affects Versions: 2.18.3
>            Reporter: Jonathan Elliott
>            Priority: Minor
>              Labels: newbie
>             Fix For: 2.18.5, 2.19.1, 2.20.0
>
>         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)