On 11/05/2011 13:51, Asbjørn Thegler wrote:
Hello,

I am in the progress of writing a transparent HTTP proxy as an execise at
DIKU<http://www.diku.dk/english/>.

For this, i need to 'pass on' a request with no changes. What modules should
i use for sending such request? Im quite lost as it is.

Hi Asbjørn

I suggest you start by looking at how the HTTP::Proxy module is implemented

  <http://search.cpan.org/~book/HTTP-Proxy-0.24/lib/HTTP/Proxy.pm>

Although you should be careful to declare your sources in your
completed exercise.

HTH,

Rob

--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to