Re: Raw header and body of HTTP request

2004-08-19 Thread Honza Pazdziora
On Wed, Aug 18, 2004 at 04:59:09PM +0200, Honza Pazdziora wrote: > > I have httpd-apreq / Apache::Request in my setup, in fact what I do > is basically > > use Apache::Request (); > my $request = Apache::Request->new($r); > if ($r->method eq 'PO

Re: Raw header and body of HTTP request

2004-08-18 Thread Honza Pazdziora
sing something but how do you do equivalent of $r->read($buffer, 64_000) multiple times? I can create multiple Apache::Request objects based on one $r just fine but that does not seem to give me the raw message body, does it? -- --

Raw header and body of HTTP request

2004-08-18 Thread Honza Pazdziora
eparate access methods? Yours, -- ---- Honza Pazdziora | [EMAIL PROTECTED] | http://www.fi.muni.cz/~adelton/ .project: Perl, mod_perl, DBI, Oracle, large Web systems, XML/XSL, ... Only self-confident people