Software /
code /
prosody-modules
Annotate
misc/README.markdown @ 4921:816b23e09c20
mod_rest: Improve logging of results from callback startup probe
Especially interested in logging 500 status codes and their errors, to
diagnose problems with the callback API.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sat, 09 Apr 2022 00:43:18 +0200 |
parent | 2353:ea97a87c3828 |
rev | line source |
---|---|
2353 | 1 Miscellaneous modules |
2 ===================== | |
3 | |
4 Things that aren't really Prosody plugins go here, e.g. RunScripts. |