Expand description
Proxy configuration loading and validation.
Structsยง
- Config
- Top-level proxy configuration loaded from TOML.
- Site
Config - Per-site virtual host configuration.
- TlsConfig
- Re-export of the shared TLS config block used by the proxy config. Shared TLS configuration parsed from TOML. Used by all suspension-stack tools (Camber, Kingpin, Damper).