|
Posted by Brian McCauley on September 24, 2004, 8:25 pm
Please log in for more thread options
foo@bar.com wrote:
> I have a need to filter some stuff from a requested URL before it hits
> the browser. I know this is a proxy kind of thing, but I was wondering
> if there was a way to do it easily with a perl script and LWP::UserAgent,
> or something similar.
There was a talk about this as YAPC::Europe::2004.
I think the module was HTTP::Proxy.
|