Value of Content-Disposition header:

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

Test Description:

'attachment', specifying a filename of foo-ä.html, using RFC2231 encoded UTF-8, with whitespace after "*="

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