[
https://issues.apache.org/jira/browse/CAMEL-9384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-9384.
--------------------------------
Resolution: Fixed
Fix Version/s: 2.17.0
2.16.2
> Host HTTP header should contain a port number if it differs form 80
> -------------------------------------------------------------------
>
> Key: CAMEL-9384
> URL: https://issues.apache.org/jira/browse/CAMEL-9384
> Project: Camel
> Issue Type: Bug
> Components: camel-netty-http, camel-netty4-http
> Reporter: Tomas Rohovsky
> Assignee: Tomas Rohovsky
> Priority: Minor
> Fix For: 2.16.2, 2.17.0
>
>
> {quote}
> Host = "Host" ":" host [ ":" port ] ; Section 3.2.2
> A "host" without any trailing port information implies the default port for
> the service requested (e.g., "80" for an HTTP URL).
> {quote}
> http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.23
> The problem is in netty-http and netty4-http, jetty works as expected.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)