[GitHub] camel pull request: CAMEL-8578 - May double encode uri when using ...

2015-07-10 Thread snurmine
GitHub user snurmine opened a pull request: https://github.com/apache/camel/pull/559 CAMEL-8578 - May double encode uri when using HTTP_URI or HTTP_QUERY … Fix for issue https://issues.apache.org/jira/browse/CAMEL-8578. camel-http uses class UnsafeUriCharactersEncoder in HttpHe

[GitHub] camel pull request: Camel 8941

2015-07-10 Thread koscejev
GitHub user koscejev opened a pull request: https://github.com/apache/camel/pull/558 Camel 8941 Additional support for camel-restlet to properly handle binary data: * consumer can return binary data as InputStream (test only) * consumer can return binary data as byte\[\] (tes