Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

LWP connect timeout only occurs with a port specified

by twotone (Beadle)
on Sep 13, 2009 at 06:20 UTC ( [id://794968]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    code snippet:
    
    $response = $ua->post("https://123.321.123.321:4430/scripts/my_script.
    +cgi", [%parameters]);
    
  2. or download this
    code snippet:
    
    $response = $ua->post("https://123.321.123.321/scripts/my_script.cgi",
    + [%parameters]);
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (6)
As of 2024-04-25 15:24 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found