mod_include now tweaks the subrequest output filter chain so that
only *subsequent* filters from the original request are inherited. Previously, *all* filters from the original request were inherited. Currently, any filter which runs a subrequest should do the same thing (though a cleaner interface may be appropriate.) With this change, subrequests are properly filtered much more often. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86283 13f79535-47bb-0310-9956-ffa450edef68
parent
6c9dd9a6
Please register or sign in to comment