[
https://issues.apache.org/jira/browse/CAMEL-12966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16728703#comment-16728703
]
Viral Gohel commented on CAMEL-12966:
-------------------------------------
[~ancosen], my intention was only to help, not to overcome someone :). I had my
tickets being reassigned and its fine for me. Anyways, i have reassigned this
issue back to you, but i will work on the changes that need to be done.
> camel-netty-http: use relative path by default
> ----------------------------------------------
>
> Key: CAMEL-12966
> URL: https://issues.apache.org/jira/browse/CAMEL-12966
> Project: Camel
> Issue Type: Task
> Reporter: Nicola Ferraro
> Assignee: Andrea Cosentino
> Priority: Major
> Fix For: 3.0.0, 2.24.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Netty-http 4 has a non-standard way of dealing with path, using the full url
> on the first line of the HTTP request. E.g.
>
> GET [http://thehost/thepath]
> instead of:
> GET /thepath
>
> This is controlled by the useRelativePath, that should be defaulted to "true"
> to be compatible with other components.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)