You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Mateusz Nowakowski (JIRA)" <ji...@apache.org> on 2013/10/04 17:25:50 UTC

[jira] [Created] (CAMEL-6829) Enhance JettyHttpBinding to control how to convert Camel message into JettyExchage

Mateusz Nowakowski created CAMEL-6829:
-----------------------------------------

             Summary: Enhance JettyHttpBinding to control how to convert Camel message into JettyExchage
                 Key: CAMEL-6829
                 URL: https://issues.apache.org/jira/browse/CAMEL-6829
             Project: Camel
          Issue Type: Bug
          Components: camel-jetty
    Affects Versions: 2.12.1
            Reporter: Mateusz Nowakowski
             Fix For: 2.12.2


Currently JettyHttpProducer  has some limitations which currently can be solved by introducing yet another options on endpoint or on message level.

For example JettyHttpProducer  
produces non-chunked HTTP request only when:
- context type is application/x-java-serialized-object
- or the body is actually a String only



--
This message was sent by Atlassian JIRA
(v6.1#6144)