]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Fix a problem in proxy where headers from other modules were
authorGraham Leggett <minfrin@apache.org>
Tue, 3 Sep 2002 07:12:46 +0000 (07:12 +0000)
committerGraham Leggett <minfrin@apache.org>
Tue, 3 Sep 2002 07:12:46 +0000 (07:12 +0000)
commitdda13a4872da52a5537227d37f50238e324313a8
tree000c92c332cae92e06b29ffbfcbf88d91f1a37d4
parent267ad35cd5c7306734c187af57690e7904aa3f25
Fix a problem in proxy where headers from other modules were
added to the response headers when this was already done in the
core already. This resulted in header (and therefore cookie)
duplication.
PR:
Obtained from:
Submitted by: Martijn Schoemaker <martijn@osp.nl>
Reviewed by: Graham Leggett

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@96620 13f79535-47bb-0310-9956-ffa450edef68
src/CHANGES
src/modules/proxy/proxy_http.c