]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Change the header merging behaviour in proxy, as some headers
authorGraham Leggett <minfrin@apache.org>
Thu, 21 Mar 2002 12:05:45 +0000 (12:05 +0000)
committerGraham Leggett <minfrin@apache.org>
Thu, 21 Mar 2002 12:05:45 +0000 (12:05 +0000)
commit19c02136129177b8589df82039c4d188414e7aca
tree789005b0391b2f5565ce3a326be046071cd668e4
parentb2bb3f6764e7b85953026689f81124978d8c04b2
Change the header merging behaviour in proxy, as some headers
(like Set-Cookie) cannot be unmerged due to stray commas in
dates.
PR:
Obtained from:
Submitted by:
Reviewed by:

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94083 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
modules/proxy/mod_proxy.c
modules/proxy/proxy_http.c
modules/proxy/proxy_util.c