https://issues.apache.org/bugzilla/show_bug.cgi?id=55669
--- Comment #9 from Eric Covener <[email protected]> --- > > The insert_filter hook is run at the begining of ap_invoke_handler(), before > any error is set (either by the httpd or the backend). > I think the old code only traps the error filter path > This code makes no sense here, I think it should be moved to the output > filter itself, like in the attached patch. I worry a bit about default behavior change on this one for backport, 304/301 for example -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
