On Wed, Sep 10, 2014 at 09:39:57AM -0600, Reyk Floeter wrote:
> CVSROOT:      /cvs
> Module name:  src
> Changes by:   [email protected]    2014/09/10 09:39:57
> 
> Modified files:
>       usr.sbin/httpd : httpd.h server_http.c 
> 
> Log message:
> Handle different possible variations of the Host header (eg.
> www.example.com, www.example.com:80, [2001:db8::1], [2001:db8::1]:80).
> The port is optional and is typically used on non-default ports.  If
> the server name is a plain IPv6 address, it is commonly specified in
> square brackets.
> 
> Makes ajacoutot@ happy

Indeed :-)

-- 
Antoine

Reply via email to