Re: Apache::Request equivalent of CGI::Capture?

[prev] [thread] [next] [Date index for 2005/02/17]

From: Joe Schaefer
Subject: Re: Apache::Request equivalent of CGI::Capture?
Date: 02:22 on 17 Feb 2005
Adam Kennedy <adam@xxxxxxx.xxx> writes:

> For the record, and those that haven't seen CGI::Capture before (I
> wrote it only fairly recently) all it really does is grab the
> environment and a couple of magic variable values, then take STDIN
> before CGI.pm gets a chance to parse it.

Cool.  One of the goals we have with apreq2 is to use apache's input 
filters to transparently parse the data without actually consuming it.
So Apache::Request (or Apache2::Request, if we go that route) shouldn't 
really need a similar module, because that's already built into the
filter design.  Module authors that use apreq2 exclusively can discard 
the request body if they have no other use for the raw POST data.

        -- 
        Joe Schaefer

(message missing)

securing web form interaction
Jonathan Vanasco 18:02 on 15 Feb 2005

Re: securing web form interaction
ben syverson 18:36 on 15 Feb 2005

Re: securing web form interaction
Arshavir Grigorian 14:41 on 16 Feb 2005

Apache::Request equivalent of CGI::Capture?
David Naughton 21:48 on 16 Feb 2005

Re: Apache::Request equivalent of CGI::Capture?
Adam Kennedy 01:52 on 17 Feb 2005

Re: Apache::Request equivalent of CGI::Capture?
Joe Schaefer 02:22 on 17 Feb 2005

Re: securing web form interaction
Sean Davis 18:40 on 15 Feb 2005

RE: securing web form interaction
Adam Prime x443 19:07 on 15 Feb 2005

Re: securing web form interaction
Ian Joyce 19:09 on 15 Feb 2005

Re: securing web form interaction
Octavian Rasnita 19:19 on 15 Feb 2005

Re: securing web form interaction
Perrin Harkins 20:24 on 15 Feb 2005

RE: securing web form interaction
Adam Prime x443 19:11 on 15 Feb 2005

Re: securing web form interaction
Malcolm J Harwood 21:19 on 15 Feb 2005

Re: securing web form interaction
Octavian Rasnita 19:20 on 15 Feb 2005

Re: securing web form interaction
ben syverson 20:33 on 15 Feb 2005

Re: securing web form interaction
Octavian Rasnita 08:10 on 16 Feb 2005

RE: securing web form interaction
Adam Prime x443 21:13 on 15 Feb 2005

Re: Apache::Request equivalent of CGI::Capture?
Stas Bekman 03:40 on 17 Feb 2005

Re: Apache::Request equivalent of CGI::Capture?
William McKee 14:49 on 17 Feb 2005

Generated at 11:21 on 20 Feb 2005 by mariachi v0.52