NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
POE based proxy (Score:1)
Ilya Martynov (http://martynov.org/ [martynov.org])
Reply to This
Re:POE based proxy (Score:1)
Yeah, yeah, I've been told that several times. :-)
I'd like to work on a POE::Component that would do what HTTP::Proxy does. It's just that I was too lazy to learn POE. And I have so much to do until HTTP::Proxy is actually usable for more than simple HTTP requests to HTTP::Proxy (the filtering system is the most exciting part of HTTP::Proxy, and it need some more work, and a decent API). So I guess this will happen, but only later, someday.
I'll soon add the capability to answer CONNECT requests (based on
Re:POE based proxy (Score:1)
Ilya Martynov (http://martynov.org/ [martynov.org])