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 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