Expand description
Forward proxy service — the core request pipeline.
Flow: allowlist check → leak scan → private IP check → credential injection → forward → audit.
Structs§
- Proxy
Config - Configuration for the proxy service.
- Proxy
Response - Response from a proxied request.
- Proxy
Service - The forward proxy service.
Enums§
- Proxy
Error - Errors from the proxy pipeline.