mirror of
https://github.com/mailscope/kumomta.git
synced 2026-08-19 02:48:18 +00:00
f898e2a7e6
Co-authored-by: Wez Furlong <wez@wezfurlong.org> closes: https://github.com/KumoCorp/kumomta/pull/472
377 B
377 B
proxy
The proxy module provides HTTP metrics and administration endpoints for the KumoProxy server.
local proxy = require 'proxy'
!!! note
This module is only available to the proxy-server executable.
These functions should be called from inside your proxy_init event handler.