As Ryan points out: the old functions work quite fine.

You can also toss a layer out (and a copy!) if you're willing to deal with
brigades, and use ap_get_brigade().

Cheers,
-g

On Mon, Oct 29, 2001 at 12:14:54PM -0800, Ryan Bloom wrote:
> 
> Use the same code that you would have used in 1.3, namely ap_setup_client_block,
> ap_get_client_block, etc.  The filtering is all done under the covers.
> 
> Ryan
> 
> On Monday 29 October 2001 12:05 pm, Dirk-Willem van Gulik wrote:
> > Anyone a good pointer as to where to snarf proper 'post' read code; i.e. I
> > need to get some post data processing done in a handler in a module - and
> > want to do it properly -i.e. through the filter chain etc.
> >
> > Any place I can cut and paste this from :-)
> >
> > Dw

-- 
Greg Stein, http://www.lyra.org/

Reply via email to