mod_http_logging/README.markdown
author Kim Alvefur <zash@zash.se>
Tue, 20 Jun 2023 01:11:34 +0200
changeset 5563 d7fb8b266663
parent 2959 6140f9a03094
permissions -rw-r--r--
mod_http_oauth2: Strip unknown client metadata Per RFC 7591 > The authorization server MUST ignore any client metadata sent by the > client that it does not understand (for instance, by silently removing > unknown metadata from the client's registration record during > processing). This was previously done but unintentionally removed in 90449babaa48

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.