]> 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)
commitbfdad873c806ee88a39973ecf7e323c75c2ccccf
treeeea628b051a8d1164214f60adb6c5d0fbf545721
parent731a2b829c6fdc962642588bac58bf055621c209
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