mirror of
https://github.com/mailscope/kumomta.git
synced 2026-08-20 03:18:18 +00:00
229 B
229 B
mime_version
local mime_version = headers:mime_version()
{{since('2025.10.06-5ec871ab')}}
Parses the Mime-Version header, and if present, returns it as a string.
Returns nil if Mime-Version is not present.