Value of Content-Disposition header:

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

Test Description:

'attachment', specifying a filename of foo.html and an extension parameter "foo" which should be ignored (see Section 4.4 of RFC 6266.).

UA should offer to download the resource as "foo.html".