At 06:46 2002-03-03 -0800, Randal L. Schwartz wrote: > [...]use HTTP::Daemon qw(CRLF); > use HTTP::Response;[...]
I actually started out by fiddling with HTTP::Daemon, but I was having trouble with it, so I chucked it in favor of something that I could be quite sure would reiterate the request headers with totally fidelity. -- Sean M. Burke [EMAIL PROTECTED] http://www.spinn.net/~sburke/
