Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: Request POST with LWP

by kcott (Archbishop)
on Nov 03, 2010 at 23:40 UTC ( [id://869356]=note: print w/replies, xml ) Need Help??


in reply to Request POST with LWP

Your post is very difficult to read - take a look at Writeup Formatting Tips. Formatting added - thankyou

You've set your timeout to 3 seconds - the documentation for LWP::UserAgent shows the default as 3 minutes (180 seconds).

Try commenting out $ua->timeout("3"); (or setting it to a much higher value) and see if that helps.

-- Ken

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://869356]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (4)
As of 2024-04-19 23:30 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found