caddy/modules/caddyhttp/proxyprotocol
Lars Kiesow 9da37e57a3
Improve documentation of PROXY protocol listener
This patch improves the documentation of the
caddy.listeners.proxy_protocol to clarify some unexpected behavior.

Most notably, the previous documentation stated that `Allow` will
*allow/require* PROXY headers. The require in this tripped me up since
Caddy will always accept clients in this list regardless, if they are
using PROXY protocol or not.
2026-01-25 11:30:14 +01:00
..
listenerwrapper.go Improve documentation of PROXY protocol listener 2026-01-25 11:30:14 +01:00
module.go caddyfile: Normalize & flatten all unmarshalers (#6037) 2024-01-23 19:36:59 -05:00
policy.go proxyprotocol: use github.com/pires/go-proxyproto (#5915) 2023-12-13 09:07:43 -07:00