CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2015/06/21 07:08:36

Modified files:
        usr.sbin/httpd : server_http.c 

Log message:
When encoding the Location url, only encode the query and path
elements from the user input and not the constants from the
configuration.  This makes it possible to specify chars like '?' in
the uri.

OK Sebastien Marie

Reply via email to