[ 
https://issues.apache.org/activemq/browse/CAMEL-806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=44896#action_44896
 ] 

Claus Ibsen commented on CAMEL-806:
-----------------------------------

Stephan the paramsViaHeader works in Camel 1.4 already. You just need to remove 
the leading ? in the value.

> Strict Uri option validation fails HTTP Get Requests
> ----------------------------------------------------
>
>                 Key: CAMEL-806
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-806
>             Project: Apache Camel
>          Issue Type: Bug
>          Components: camel-core
>    Affects Versions: 1.4.0
>         Environment: All.
>            Reporter: Stephen Gargan
>            Assignee: Claus Ibsen
>             Fix For: 1.5.0
>
>         Attachments: HttpGetWithParamTest.java
>
>
> The new strict URI validation requires that the named parameter options be 
> validated prior to calling endpoint. This has the unfortunate side effect of 
> failing exchanges to Endpoints where the parameter options are variable e.g. 
> a GET request to HTTP server. In cases such as these it would be useful to be 
> able to circumvent this strict validation.
> The attached test illustrates the issue.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to