in reply to
How can I capture the full header of a cgi script?
My favorite methods is
wget -S $url
on the command line.
Comment on
Re: How can I capture the full header of a cgi script?
Download
Code
In Section
Seekers of Perl Wisdom