mirror of
https://github.com/KumoCorp/kumomta.git
synced 2026-08-24 08:00:23 +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.