Value of Content-Disposition header:

Content-Disposition: attachment; filename*0="foo"; filename*1="\b\a\r.html"

Test Description:

'attachment', specifying a filename of foobar.html, using RFC2231-style parameter continuations, with the continuation using quoted-string syntax.

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