Skip to content

v6.0.1

@kitsonk kitsonk tagged this 17 Jul 04:52
Fixes #211

Headers aren't supposed to be encoded as UTF-8, but it appears it is
common practice to do so when setting the filename in the
Content-Disposition header in a multipart form.  Therefore instead of
using the DOM Header we have to use an object record.
Assets 2