]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Remove the last little bit of the multiple-headers bug in proxy. Before,
authorGraham Leggett <minfrin@apache.org>
Sat, 6 Apr 2002 13:20:48 +0000 (13:20 +0000)
committerGraham Leggett <minfrin@apache.org>
Sat, 6 Apr 2002 13:20:48 +0000 (13:20 +0000)
commit67567fe48c9e6cbd277b4992d50683cf4511e284
treef3a9335c2094a620a1d4a9ce561e609f6313465a
parent8aa10b50288616dfe129d4618067ad416f22b464
Remove the last little bit of the multiple-headers bug in proxy. Before,
only the last instance of a header would have been cached.
PR:
Obtained from:
Submitted by:
Reviewed by:

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