mirror of
https://github.com/KumoCorp/kumomta.git
synced 2026-08-18 16:01:07 +00:00
326 B
326 B
mime_params
local params = header.mime_params
{{since('2025.10.06-5ec871ab')}}
Reading the mime_params field will attempt to interpret the contents of the
header as a MimeParams.
If the header value is not compatible with this representation, a lua error will be raised.