Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-13572

Message body ignored in DefaultNettyHttpBinding::toNettyResponse

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.0.0-M3
    • 3.0.0-M3
    • camel-netty4-http
    • None
    • Unknown

    Description

      The last optimization that returned the HttpResponse in case that the exchange's message is a NettyHttpMessage resulted in any changes to the body of the message being ignored. The optimization should have checked if the body is set and only return the already created HttpResponse in case the message body is null.

      Attachments

        Activity

          People

            zregvart Zoran Regvart
            zregvart Zoran Regvart
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: