Value of Content-Disposition header:

Content-Disposition: attachment; filename*=UTF-8''f%oo.html

Test Description:

'attachment', specifying a filename of f%oo.html, using RFC2231 encoded UTF-8, with a "%" not starting a percent-escape.

The parameter is invalid, thus should be ignored.