Description
Set content disposition of the download.
"Content-Disposition" is not HTTP compliant,
but most browsers follow this header,
so it was borrowed from MIME standard.
It looks like this:
"Content-Disposition: attachment; filename=example.tgz".