Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Need help with HTTP::Proxy

by scorpio17 (Canon)
on Dec 30, 2021 at 21:58 UTC ( [id://11140042]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use strict;
    use HTTP::Proxy;
    ...
    $proxy->agent->ssl_opts( verify_hostname => 0 );
    $proxy->start;
    
  2. or download this
    curl http://localhost:8000/index
    
  3. or download this
    curl http://SERVER_A:8000/index
    

Log In?
Username:
Password:

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

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

    No recent polls found