Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Unknown
Description
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.
instead of:
GET /thepath
This is controlled by the useRelativePath, that should be defaulted to "true" to be compatible with other components.
Attachments
Issue Links
- relates to
-
CAMEL-9086 Add support for relative path requests in netty http
- Resolved
- links to