]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
When a proxied site was being served, Apache was replacing
authorGraham Leggett <minfrin@apache.org>
Fri, 22 Mar 2002 18:34:46 +0000 (18:34 +0000)
committerGraham Leggett <minfrin@apache.org>
Fri, 22 Mar 2002 18:34:46 +0000 (18:34 +0000)
commitfee17126c296843010510859c3ae2c821f9ab36d
treec6b548d9f29dcae3581d58d3631975cb8a39277c
parentc38089c77cb8fed0270f0e7309f314175752c07d
When a proxied site was being served, Apache was replacing
the original site Server header with it's own, which is not
allowed by RFC2616. Fixed.
PR:
Obtained from:
Submitted by:
Reviewed by:

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