In article <[EMAIL PROTECTED]>,
 [EMAIL PROTECTED] (Dan Anderson) writes:
>I noticed in the POD for LWP::UserAgent that the post method doesn't
>have an option to add headers.  Are headers (like UserAgent:) not needed
>for POSTing?  Or am I missing how to do it?

Sure you can add headers explicitly, although it is rarely necessary.
The documentation for HTTP::Request says how.  What header is it you
want to add?

-- 
Peter Scott
http://www.perldebugged.com/
*** NEW *** http//www.perlmedic.com/

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to