![]() |
|
Clear questions and runnable code get the best and fastest answer |
|
PerlMonks |
Re: using CGI on HTTP::Request from HTTP::Daemonby lachoy (Parson) |
on Oct 25, 2003 at 13:32 UTC ( #302060=note: print w/replies, xml ) | Need Help?? |
I have some code to do this in OpenInteract2. See the code from CPAN, in particular the '_parse_request()' routine. I haven't tested it extensively (boo!), but GET is easy, POST (without uploads) seems easy, and POST (with uploads) is done manually.
I can't take credit for it, I just cribbed most (all?) of this from the OpenFrame project :-) Chris
In Section
Seekers of Perl Wisdom
|
|