On Sat, 1 Jun 2002, Ryan Bloom wrote: > Not so much an exception as proof. :-) That is the code that is > executed when a filter sends an error_bucket down the stack. :-)
Uggh. I KNOW that. :) My point is that it *is* possible for a filter to call ap_die(), meaning it IS possible for ap_discard_request_body() to get called twice in one request. I'm asking if that's accounted for. I think this case came up within the last week, so it probably is accounted for, I'm just asking. --Cliff
