You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2021/02/16 13:00:00 UTC

[jira] [Created] (CAMEL-16220) camel-http - optimize producer when sending to uri without any change

Claus Ibsen created CAMEL-16220:
-----------------------------------

             Summary: camel-http - optimize producer when sending to uri without any change
                 Key: CAMEL-16220
                 URL: https://issues.apache.org/jira/browse/CAMEL-16220
             Project: Camel
          Issue Type: Improvement
          Components: camel-http
            Reporter: Claus Ibsen
            Assignee: Claus Ibsen
             Fix For: 3.9.0


If using http producer and there are no override headers, or something else that change what uri to send to, then we should optimize and not build URI object but could use URI based on init/build phase.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)