Tomas Rohovsky created CAMEL-9384:
-------------------------------------

             Summary: 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


{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)

Reply via email to