$
nntp
->xhdr
(
header
,
message-spec
)
Gets the header field
header
for all the messages specified in
message-spec
. Returns a reference to a hash where the keys are
the message numbers and each value contains the text of the
requested header for that message. (An extension.)