CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2014/07/25 17:23:39

Modified files:
        usr.sbin/httpd : http.h httpd.h server.c server_file.c 
                         server_http.c 

Log message:
It is recommended to use a URL in the Location header of 3xx
responses.  To accomplish this, add some semantics to retrieve the
server host name of a connection: either IP, IP:PORT (if not 80) or
[IP6]:PORT, or Host value (if valid).

Reply via email to