Re: read POST body

2007-04-12 Thread Graham Dumpleton
On 13/04/07, Graham Dumpleton <[EMAIL PROTECTED]> wrote: On 13/04/07, Arturo 'Buanzo' Busleiman <[EMAIL PROTECTED]> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA512 > > Hi group! > > For mod_auth_openpgp I need to read the POST body. During my research (googling, archives of this > lis

Re: read POST body

2007-04-12 Thread Arturo 'Buanzo' Busleiman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Graham Dumpleton wrote: > Again, this is my understanding from studying code and reading > different bits and pieces, so someone correct me if I am wrong. > Confirmation from someone that this is correct would also be > appreciated. Graham:

read POST body

2007-04-12 Thread Arturo 'Buanzo' Busleiman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hi group! For mod_auth_openpgp I need to read the POST body. During my research (googling, archives of this list, apache.org, etc) I discovered three methods so far. I would like your opinions on the safest one, fastest one, if should DECHUNK, how