File

mod_stanzadebug/README.markdown @ 5396:ac7c5669e5f5

mod_http_oauth2: Return status 405 for GET to endpoints without GET handler Endpoints that only do POST have the weird side effect that a GET query to them return 404, which doesn't quite feel like the right semantics.
author Kim Alvefur <zash@zash.se>
date Sun, 30 Apr 2023 17:04:55 +0200
parent 2488:590ac12b7671
line wrap: on
line source

---
summary: Extra verbose stanza logging
---

Summary
=======

This module logs the full stanzas that are sent and received into debug
logs, for debugging purposes.