]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Sub requests should never get into the http headers filter, so we remove
authorRyan Bloom <rbb@apache.org>
Fri, 3 Nov 2000 22:35:52 +0000 (22:35 +0000)
committerRyan Bloom <rbb@apache.org>
Fri, 3 Nov 2000 22:35:52 +0000 (22:35 +0000)
commit7a1ec9c35c4e91cfeb7e9d41e5669a59a94add76
treee7d9004cb14353b63ff9b3ba34f8b9827dd3804c
parent6d89d14d4e7846c9f17df77cf38e3c020112b2ca
Sub requests should never get into the http headers filter, so we remove
the check for it, and through in an ASSERT.

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