On Dec 12, Joe Schaefer wrote: > Matt Sergeant <[EMAIL PROTECTED]> writes: > > Can we make Apache::Request a singleton? Currently if you try to create > > one after it has been initialised once it fails to see anything in the > > POST data (because its already been read). > > I think that was one of the improvements Jim has planned - persistence > throughout the entire request, so later handlers can access post data > should they wish.
right, this is definitely something i want to address, but preferably at the level of the c code so that everyone benefits. i really want to get out libapreq-0.32 that at least fixes the outstanding bugs against 0.31 first, though. jim
