Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re^2: [Solved] Testing Dancer2 - simulating requests from different IP addresses

by davies (Prior)
on Apr 15, 2016 at 12:06 UTC ( [id://1160517]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    local *Dancer2::Core::Request::address = sub {
        return '127.0.0.2';
    };
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (6)
As of 2024-04-18 12:14 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found