Skip to main content

Module proxy

Module proxy 

Source
Expand description

Forward proxy service — the core request pipeline.

Flow: allowlist check → leak scan → private IP check → credential injection → forward → audit.

Structs§

ProxyConfig
Configuration for the proxy service.
ProxyResponse
Response from a proxied request.
ProxyService
The forward proxy service.

Enums§

ProxyError
Errors from the proxy pipeline.