https://bz.apache.org/bugzilla/show_bug.cgi?id=66534
Eric Covener <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO --- Comment #1 from Eric Covener <[email protected]> --- Apache doesn't buffer/cache bodies by default. If you don't want to act as a filter, you can try something like https://httpd.apache.org/docs/trunk/mod/mod_request.html to allow multiple modules to read the body. -- 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]
