Skip to content

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.

Available Functions