Value of Content-Disposition header:

Content-Disposition: attachment; filename*="foo%20bar.html"

Test Description:

'attachment', specifying a filename of foo bar.html, using "filename*", but missing character encoding and language (this replicates a bug in MS Exchange 2010, see Mozilla Bug 704989).

The parameter is invalid, thus should be ignored.