Value of Content-Disposition header:

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

Test Description:

'attachment', specifying a filename of foo.html, using RFC2231-style parameter continuations.

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