]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Use r->content_type instead of r->handler to screen out non-html
authorBrian Pane <brianp@apache.org>
Sun, 30 Dec 2001 01:24:14 +0000 (01:24 +0000)
committerBrian Pane <brianp@apache.org>
Sun, 30 Dec 2001 01:24:14 +0000 (01:24 +0000)
commita4f324bddeb0c2a78b16983136fffcaeed182f6a
tree569bddb1237468802fd11902496a2c169ed07a3e
parent57b42f96ac6f6755687dd69f8a1a93868590f774
Use r->content_type instead of r->handler to screen out non-html
requests when doing the xbithack check (thanks to wrowe for the
suggestion)

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