mirror of
https://github.com/KumoCorp/kumomta.git
synced 2026-08-19 00:01:07 +00:00
186 B
186 B
message:get_first_named_header_value(NAME)
Gets the first header whose name matches NAME, decode it to UTF-8 and return
it.
Returns nil if no matching header could be found.