$ nntp ->head ([ msgid | msgnum ])
nntp
msgid
msgnum
Retrieves the header of the article specified by msgid or msgnum . Takes the same arguments as article and returns a reference to an array containing the article's header.
article
Copyright © 2001 O'Reilly & Associates. All rights reserved.