Files
kumomta/docs/reference/message/get_first_named_header_value.md
2023-02-26 15:01:05 -07:00

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.