File

mod_log_http/README.markdown @ 5992:bdfb0ed56399

mod_csi_muc_priorities: Fix saving list with only high-priority MUCs (thanks aereaux) Duplicate level of ifs added in 0233da912ab6 on top of d77a61d81555
author Kim Alvefur <zash@zash.se>
date Fri, 20 Sep 2024 18:47:59 +0200 (6 months ago)
parent 2700:7a5dae85f26f
line wrap: on
line source
---
summary: HTTP request logging
...

Introduction
============

This module logs *outgoing* requests that go via the internal net.http API.

Output format liable to change.

Configuration
=============

One option is required, set `log_http_file` to the file path you would like to log to.

Compatibility
=============

  ----- -------
  0.10   Works (requires 375cf924fce1 or later)
  ----- -------