Value of Content-Disposition header:

Content-Disposition: attachment; filename*0*=UTF-8''foo-%c3%a4; filename*1=".html"

Test Description:

'attachment', specifying a filename of foo-ä.html, using both RFC2231-style parameter continuations and UTF-8 encoding.

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