Ask a Question related to PERL Beginners, Design and Development.
-
Dan Anderson #1
Is it necessary to set the headers when using LWP::UserAgent->post
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?
Thanks in advance,
Dan
Dan Anderson Guest
-
400 Bad Request using LWP::UserAgent and POST
Hi, I am working on a script to automatically upload files to my account on Yahoo. It logs in, retrieves the form for uploading files, but when... -
LWP UserAgent form post problem
Hello, I am probably missing something obvious right in front of me, but hopefully another point of view will help me. When I paste the... -
what headers to post through a squid proxy
I know the first thing will be, post to a squid group so, I DID! Now, I am desperate to find out what headers(or whatever) LWP would need to use... -
Can't POST through proxy with LWP::UserAgent
Someone told me I need a socks client installed... is there a socks client bundled into the LWP package? If not, where would I download a separate... -
LWP::UserAgent -- redirect on POST
On Sat, Jul 5, Herman van Beek inscribed on the eternal scroll: http://www.perldoc.com/perl5.8.0/lib/LWP/UserAgent.html ...



Reply With Quote

