]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Don't respect the Server header field as set by modules and CGIs.
authorJeff Trawick <trawick@apache.org>
Fri, 6 Jun 2003 02:48:55 +0000 (02:48 +0000)
committerJeff Trawick <trawick@apache.org>
Fri, 6 Jun 2003 02:48:55 +0000 (02:48 +0000)
commit099e61ebdc50558ac452ea0a7ebd2cc5e931b5d8
tree002ddcc3c459c4e4bf8be44216e583c02620a764
parent9d82b52aa92a7c1da981772b476040b502d602de
Don't respect the Server header field as set by modules and CGIs.
As with 1.3, for proxy requests any such field is from the origin
server; otherwise it will have our server info as controlled by
the ServerTokens directive.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100182 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
modules/http/http_protocol.c