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
            Priority: Minor
         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