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

camel-ahc - Binary file upload fails to the target system

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 3.15.0
    • camel-ahc
    • None
    • Unknown

    Description

      Binary file upload fails to the target system because the target system doesn't understand Transfer-Encoding: chunked header which is sent by default by netty is bundled by camel-ahc.
      The target system expects the Content-Length header but there is no way to disable camel-ahc from sending data in chunks for binary content.
      I think this is a big issue. at least there should be a property to enable or disable camel-ahc from sending chunked data to the target.

      Attachments

        1. CamelTest_with_Contentlength.zip
          62 kB
          Deepak
        2. CamelTest.zip
          62 kB
          Deepak

        Activity

          People

            davsclaus Claus Ibsen
            deepaktaker Deepak
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: