Sending a HTTP::Request
am 11.05.2011 14:51:12 von asbjoern
--0015173ff5bc00b38c04a2ff879e
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Hello,
I am in the progress of writing a transparent HTTP proxy as an execise at
DIKU .
For this, i need to 'pass on' a request with no changes. What modules shoul=
d
i use for sending such request? Im quite lost as it is.
Regards, Asbj=F8rn
--0015173ff5bc00b38c04a2ff879e--
Re: Sending a HTTP::Request
am 11.05.2011 15:11:07 von Rob Dixon
On 11/05/2011 13:51, Asbj=F8rn Thegler wrote:
> Hello,
>
> I am in the progress of writing a transparent HTTP proxy as an execise =
at
> DIKU.
>
> For this, i need to 'pass on' a request with no changes. What modules s=
hould
> i use for sending such request? Im quite lost as it is.
Hi Asbj=F8rn
I suggest you start by looking at how the HTTP::Proxy module is implement=
ed
Although you should be careful to declare your sources in your
completed exercise.
HTH,
Rob
--=20
To unsubscribe, e-mail: beginners-unsubscribe@perl.org
For additional commands, e-mail: beginners-help@perl.org
http://learn.perl.org/