1 Jan 2006 21:18
Re: Newbie help with Apache2::Request configuration
Jeff Armstrong <modperl <at> aquabolt.com>
2006-01-01 20:18:24 GMT
2006-01-01 20:18:24 GMT
-------- Original Message -------- From: "Philip M. Gollucci" <pgollucci <at> p6m7g8.com> To: Jonathan Vanasco <jon <at> 2xlp.com> Cc: mod_perl List <modperl <at> perl.apache.org> Subject: Re:Newbie help with Apache2::Request configuration Date: Sat Dec 31 2005 19:22:28 > Jonathan Vanasco wrote: >> >> On Dec 31, 2005, at 1:22 PM, Philip M. Gollucci wrote: >> >>> One does CGI compatible decoding the other doesn't. >> >> fully knowing this sounds stupid, can i just ask what that means? > APR::Request provides 2 functions encode and decode that access > application/x-www-form-urlencoded data > which the Apache2::Cookie methods freeze and thaw call for you internally. > > APR::Request::Cookie 's freeze/thaw are "no ops" per say... just data > in/out. > --(Continue reading)snip-- Philip, My apologies for being a dumbo, your forbearance is much appreciated! You seem to recommend the APR:* interfaces, but then go on to show that to use APR::Request::Param to handle uploads, we will have to code
RSS Feed