mod_rawdebug/README.markdown
author Kim Alvefur <zash@zash.se>
Tue, 20 Jun 2023 01:13:51 +0200
changeset 5564 697d799fe601
parent 2260 c5c583fae25d
permissions -rw-r--r--
mod_http_oauth2: Strip JWKS metadata since we do not understand that Maybe one day whatever this is will be understood, but not this day!

---
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.