Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 230 Bytes

proxy.md

File metadata and controls

9 lines (7 loc) · 230 Bytes

Proxy

Trillium includes a custom http client implementation in order to support reverse proxying requests. There are two tls implementations for this client.

{{#include ../../../proxy/examples/proxy.rs}}