mod_autoindex was only checking for exact matches of "text/html" for ScanHTMLTitles, which meant that "text/html;charset=foo" documents wouldn't be scanned. As a side effect of this patch, add ap_field_noparam(), which returns the unparameterised value for any HTTP field that can use '*( ";" parameter)'. PR: 4524 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@83291 13f79535-47bb-0310-9956-ffa450edef68
Loading
Please sign in to comment