Indeed. LWP::UserAgent would probably be used, although I'm also considering using IO::Socket directly.
But I was wondering whether someone would have made the things I need around to LWP::UserAgent already.
Or whether there would be a better way to achieve what I want: re(p)laying requests, received on a live server, on another (test) server. And without needing any proxy setup.
Liz | [reply] |