[ 
https://issues.apache.org/jira/browse/CAMEL-10929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Zoran Regvart resolved CAMEL-10929.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: 2.19.0

> 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
>             Fix For: 2.19.0
>
>
> 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