-
Bug
-
Resolution: Won't Do
-
Major
-
None
-
3.0.11.Final
-
None
If RESTeasy receives an HTTP request with an empty Host field it will throw an exception. The HTTP 1.1 specification requires the Host entry field to be there and left blank if the hostname is unknown (See: http://tools.ietf.org/html/rfc2616#section-14.23).
- relates to
-
RESTEASY-2300 Blank Host Name still throws exception
- Resolved