Sending to http endpoint may double encoding parameters
-------------------------------------------------------

                 Key: CAMEL-3715
                 URL: https://issues.apache.org/jira/browse/CAMEL-3715
             Project: Camel
          Issue Type: Bug
          Components: camel-http
    Affects Versions: 2.6.0
            Reporter: Claus Ibsen
            Assignee: Claus Ibsen
             Fix For: 2.7.0


See nabble


The workaround is to use either HTTP_URI or HTTP_QUERY as a header with the 
parameters. Then they are not double encoded.

Also the HTTP_URI should be placeholder resolved, so we can use {{port}} or the 
likes to inject the port number dynamic.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to