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

camel-jetty should apply the Camel message body content as the HTTP request body for HTTP PUT requests

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 2.8.2, 2.9.0
    • camel-jetty
    • None
    • Patch Available

    Description

      The camel-jetty JettyHttpProducer only transposes Camel message body content into the HTTP request body if the HTTP method is POST. The component should be updated to also attach body content when the HTTP PUT method is specified. This will better support the expected HTTP method semantics, and will allow camel-jetty to be used as a client for systems that employ the "High REST" architecture paradigm.

      Attachments

        Activity

          People

            davaleri David Valeri
            rnewcomb Rich Newcomb
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: