Value of Content-Disposition header:

Content-Disposition: attachment; filename=foo"bar;baz"qux

Test Description:

'attachment', specifying a filename parameter that is broken (disallowed characters in token syntax). This is invalid syntax.

This is invalid, so UAs should ignore it.