Bugzilla – Bug 265
Content-sniffing for the unknown case had a test backwards. (Re: content type sniffing - stream length) (credit: rk)
Last modified: 2008-07-22 17:37:26 CEST
Index: source =================================================================== --- source (revision 1865) +++ source (revision 1866) @@ -4284,8 +4284,8 @@ pattern (number of bytes described by the cell in the second column of the row).</li> - <li>If <var title="">pattern length</var> is smaller than <var - title="">stream length</var> then skip this row.</li> + <li>If <var title="">stream length</var> is smaller than <var + title="">patter length</var> then skip this row.</li> <li>Apply the "and" operator to the first <var title="">pattern length</var> bytes of the resource and the given mask (the