Module noxious::proxy[][src]

Contains the proxy data types and runners

Structs

Links

A holder for upstream and downstream links, as well as the per-connection state

ProxyConfig

The immutable configuration for a proxy

ProxyRunner

The proxy runner

ProxyWithToxics

The serializable API response

Toxics

Toxics applied on a proxy connection

Enums

ProxyValidateError

Errors return when ProxyConfig validation fails

Traits

Runner

The proxy runner interface (defined for mocking, mainly)