This is an automated email from the ASF dual-hosted git repository.
fmariani pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
from de8d16dc08f Update exchange-pooling.adoc (#17047)
add 457de80f55a CAMEL-21544: Add option to turn on|off whether
application/x-www-form-urlencoded should populate Map body with form
No new revisions were added by this update.
Summary of changes:
.../camel/catalog/components/platform-http.json | 21 +++++++-------
.../http/vertx/VertxPlatformHttpConsumer.java | 4 ++-
.../http/vertx/VertxPlatformHttpStreamingTest.java | 28 +++++++++++++++++++
.../http/PlatformHttpEndpointConfigurer.java | 6 ++++
.../http/PlatformHttpEndpointUriFactory.java | 3 +-
.../component/platform/http/platform-http.json | 21 +++++++-------
.../platform/http/PlatformHttpEndpoint.java | 11 ++++++++
.../dsl/PlatformHttpEndpointBuilderFactory.java | 32 ++++++++++++++++++++++
8 files changed, 104 insertions(+), 22 deletions(-)