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

lburgazzoli pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git.


    from e74950e  [maven-release-plugin] prepare for next development iteration
     new 90a9143  Fix #326 platform-http should return 415 for an unaccepted 
content type
     new f00b10b  platform-http should return 406 it it cannot satisfy the 
client accept header

The 2 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:
 .../platform/http/PlatformHttpComponent.java       |  2 +
 .../platform/http/PlatformHttpEndpoint.java        | 24 ++++++++++
 .../http/runtime/QuarkusPlatformHttpConsumer.java  | 11 ++++-
 .../platform/http/it/PlatformHttpRouteBuilder.java |  6 +++
 .../component/http/server/it/PlatformHttpTest.java | 55 ++++++++++++++++++++--
 5 files changed, 93 insertions(+), 5 deletions(-)

Reply via email to