Crate aigis

Source
Expand description

Crate for Aigis, a simple and configurable content proxy.

Re-exports§

pub extern crate mime;
pub extern crate url;

Structs§

AigisServer
The Aigis server itself.
AigisServerSettings
Settings to run the Aigis server with.
ProxySettings
Configuration options used for the proxy route.
UpstreamSettings
Configuration options used when making any call to an upstream service regardless of route.