mod_http_logging/README.markdown
author Kim Alvefur <zash@zash.se>
Wed, 24 Jan 2024 17:55:26 +0100
changeset 5834 b109773ce6fe
parent 2959 6140f9a03094
permissions -rw-r--r--
mod_http_oauth2: Reuse JWT issuance time as substitute for auth time Makes the token shorter. Since iat and auth_time are generated at about the same time they would only differ by a few microseconds anyway.

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.