Zoran Regvart created CAMEL-10929:
-------------------------------------

             Summary: Undertow producer wrongly configures HTTP request path
                 Key: CAMEL-10929
                 URL: https://issues.apache.org/jira/browse/CAMEL-10929
             Project: Camel
          Issue Type: Bug
            Reporter: Zoran Regvart
            Assignee: Zoran Regvart
            Priority: Minor


When creating the HTTP request the Undertow producer creates it with path that 
includes the whole URL for the request, not only the path and query part of the 
request.
In the end this results in HTTP request like:
{code}
POST http://api.example.com/path?query
...
{code}




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to