mail-header-extract-no-properties
mail-header-extract-no-properties is a compiled Lisp function in `mailheader.el
'.
(mail-header-extract-no-properties)
Extract headers from current buffer after point, without properties.
Returns a header alist, where each element is a cons cell (name . value),
where NAME is a symbol, and VALUE is the string value of the header having
that name.