POST arguments and HTTP::Request

=?iso-8859-1?Q?Jonas_Nordstr=F6m?= (Jonas.Nordstrom@ei.sigma.se)
Fri, 26 Mar 1999 13:35:54 +0100


I have a mod_perl handler that should make a new HTTP::Request object for an
Apche object using the POST method
How do I copy the POSTed arguments into the HTTP::Request header?

Jonas Nordstrom