mail-header-extract

mail-header-extract is an autoloaded compiled Lisp function in `mailheader.el'.

(mail-header-extract)

Extract headers from current buffer after point.
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.