Value of Content-Disposition header:

Content-Disposition: attachment; filename*1="foo."; filename*2="html"

Test Description:

'attachment' (the filename* parameters should be ignored because filename*0 is missing)

UA should offer to download, not getting the filename from the header.