Mercurial > prosody-modules
view mod_http_logging/README.markdown @ 5010:a1f49586d28a
mod_restrict_xmpp: Treat archive query as a read despite using iq-set
XEP-0313 uses iq-set to initiate a query, but unlike many other uses of
iq-set, this does not mutate anything on the server, so it should not be
treated as a write request.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Mon, 22 Aug 2022 23:51:07 +0200 |
parents | 6140f9a03094 |
children |
line wrap: on
line source
This module produces more detailed HTTP logs for Prosodys built-in HTTP server. The format is similar to that of Apache and go into Prosodys normal logs at the `info` level.