message-tokenize-header
message-tokenize-header is a compiled Lisp function in `message.el
'.
(message-tokenize-header HEADER &optional SEPARATOR)
Split HEADER into a list of header elements.
SEPARATOR is a string of characters to be used as separators. ","
is used by default.