Github user snurmine closed the pull request at:
https://github.com/apache/camel/pull/561
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is ena
GitHub user snurmine opened a pull request:
https://github.com/apache/camel/pull/561
CAMEL-8578 - May double encode uri when using HTTP_URI or HTTP_QUERY
HTTPHelper#createURI now uses raw queries instead of encoding them with
UnsafeCharacterEncoder.
Queries should already be in
Github user snurmine closed the pull request at:
https://github.com/apache/camel/pull/559
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is ena
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