]> granicus.if.org Git - apache/commit
When storing the response headers in mod_cache, omit Transfer-Encoding
authorBrian Pane <brianp@apache.org>
Sun, 17 Nov 2002 01:33:25 +0000 (01:33 +0000)
committerBrian Pane <brianp@apache.org>
Sun, 17 Nov 2002 01:33:25 +0000 (01:33 +0000)
commit3b84be8b35136bdea217ea8d5cb6df4b03dd440e
treeeea628b051a8d1164214f60adb6c5d0fbf545721
parent584bec3d859ab49411edec8dcfc96bfd4e1443d6
When storing the response headers in mod_cache, omit Transfer-Encoding
and any other hop-by-hop headers that shouldn't be applied when the
response is later delivered from cache:
http://marc.theaimsgroup.com/?l=apache-httpd-dev&m=103727389213072
Diagnosed by: Estrade Matthieu <estrade-m@ifrance.com>

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97542 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
modules/experimental/cache_util.c
modules/experimental/mod_cache.h
modules/experimental/mod_disk_cache.c
modules/experimental/mod_mem_cache.c