Value of Content-Disposition header:

Content-Disposition: filename=foo.html, filename=bar.html

Test Description:

Disposition type missing, two filenames specified separated by a comma (this is syntactically equivalent to have two instances of the header with one filename parameter each).

This is invalid, so UAs should ignore it.