mod_rawdebug/README.markdown
author Matthew Wild <mwild1@gmail.com>
Tue, 26 Sep 2017 14:08:39 +0100
changeset 2780 3092ae96c1f0
parent 2260 c5c583fae25d
permissions -rw-r--r--
mod_compression: Rename to mod_compression_unsafe and add security note

---
summary: Extra verbose logging of sent and received
---

Summary
=======

Sometimes it is useful to get the raw XML logs from clients for
debugging purposes, but some clients don't expose this.

This module logs dumps everything sent and received into debug logs, for
debugging purposes.