Value of Content-Disposition header:
Content-Disposition: attachment; filename=foo.html
Test Description:
'attachment', specifying a filename of foo.html, but missing
the quotes.
This is invalid according to Section 19.5.1 of RFC2616, so UAs should ignore it.