R
Robert James Kaes
Hi,
Does anyone know of a way of passing a HTTP:
aemon::ClientConn into
CGI.pm so that CGI will read a POST request? Basically, if I could copy
the HTTP:
aemon::ClientConn (which is a IO::Socket::INET, IO::Socket,
IO::Handle derived class) onto STDIN, CGI.pm should be able to read the
data right away.
Thanks for any help anyone can provide.
-- Robert
Does anyone know of a way of passing a HTTP:
CGI.pm so that CGI will read a POST request? Basically, if I could copy
the HTTP:
IO::Handle derived class) onto STDIN, CGI.pm should be able to read the
data right away.
Thanks for any help anyone can provide.
-- Robert