This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


    from 03bad9d0ccc CAMEL-18390: [camel-hyperledger-aries] Component should 
not maintain websocket connection(s) (#8159)
     add aaa692c7a38 HttpSendDynamicAware not optimizing for 
http:hostname[:port][/resourceUri][?options]
     new 240ae8d94ce Merge branch 'main' of 
https://github.com/jeroenbellen/camel into jeroenbellen-main
     new 0366ebf6aea HttpSendDynamicAware not optimizing for 
http:hostname\[:port\]\[/resourceUri\]\[\?options\]
     new 4766731eb75 Merge branch 'jeroenbellen-main'

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../camel/http/base/HttpSendDynamicAware.java      |  10 ++
 .../HttpSendDynamicAwareUriWithoutSlashTest.java   | 108 +++++++++++++++++++++
 2 files changed, 118 insertions(+)
 create mode 100644 
components/camel-http/src/test/java/org/apache/camel/component/http/HttpSendDynamicAwareUriWithoutSlashTest.java

Reply via email to