Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re: Get & Post

by thraxil (Prior)
on Feb 08, 2004 at 17:55 UTC ( [id://327481]=note: print w/replies, xml ) Need Help??


in reply to Get & Post

you can still use LWP::Simple. just stick the port number into the URL:

# request example.foo from port 8080 of localhost get("http://localhost:8080/example.foo");

am i missing something?

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (5)
As of 2024-04-18 13:49 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found