Claus Ibsen created CAMEL-6599:
----------------------------------
Summary: camel-netty-http - Must include HOST header in client and
server must validate HOST header exists
Key: CAMEL-6599
URL: https://issues.apache.org/jira/browse/CAMEL-6599
Project: Camel
Issue Type: Bug
Components: camel-netty
Affects Versions: 2.12.0
Reporter: Claus Ibsen
Assignee: Claus Ibsen
Fix For: 2.12.0
The HTTP 1.1 spec requires a HOST header
http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html
The client should include the host
And the server should validate and send back http code 400 if HOST header is
missing.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira