]> granicus.if.org Git - apache/commit
only reset request level filters in reset_filters(), else for example
authorDoug MacEachern <dougm@apache.org>
Wed, 18 Jul 2001 19:52:40 +0000 (19:52 +0000)
committerDoug MacEachern <dougm@apache.org>
Wed, 18 Jul 2001 19:52:40 +0000 (19:52 +0000)
commit1a44af486892a31a4639f51fc6318c829d1cf715
tree7980e618a28dd31ba19162a540d865ed1f378dcd
parent1501c8119881e21c669cfb6d193fa80c32e275b5
only reset request level filters in reset_filters(), else for example
TLSFilter gets wiped out, breaking any response that comes through ap_die
(including the frequent '304 not modified')
PR:
Obtained from:
Submitted by:
Reviewed by:

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89601 13f79535-47bb-0310-9956-ffa450edef68
modules/http/http_protocol.c