https://bz.apache.org/bugzilla/show_bug.cgi?id=57045
--- Comment #2 from Kurtis Rader <[email protected]> --- The problem is that null (i.e., zero) bytes are dropped because the logging code treats all data as null-terminated strings. See my blog post at http://www.skepticism.us/2015/09/apache-module-dumpio-doesnt-dump-null-zero-bytes/. I have a fix for this and will work to get it integrated into the project. You'll find the fixed source for the mod_dumpio.c file linked from my post where I announced the availability of the fix: http://www.skepticism.us/2015/10/a-fix-for-the-apache-mod_dumpio-module-not-dumping-null-bytes/ -- 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]
