(I narrowed cc's to the apreq-dev list). 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. -- Joe Schaefer
