view mod_stanzadebug/README.markdown @ 3648:aa12b95a6d36

mod_http_upload: Ensure integer formatting of size limit Prevents problems when running under Lua 5.3+ where floating point numbers always have a decimal dot when tostring()-ed.
author Kim Alvefur <zash@zash.se>
date Thu, 22 Aug 2019 23:57:57 +0200
parents 590ac12b7671
children
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.