mirror of
https://github.com/mailscope/kumomta.git
synced 2026-09-09 12:02:14 +00:00
refs: https://github.com/KumoCorp/kumomta/issues/117 Could also make it possible to do eg: https://github.com/KumoCorp/kumomta/issues/142 without any explicit direct support in the product.
402 B
402 B
set_content_disposition
headers:set_content_disposition(VALUE)
{{since('dev')}}
Assign the VALUE to the Content-Disposition header.
VALUE may be either a string or be an MimeParams.
If you assign using a string, the string will be parsed and validated as being compatible with MimeParams before allowing the assigment to proceed.