Skip to main content

Module server

Module server 

Source
Expand description

Browser/mobile intercepting proxy server. Moved from mockforge_http::proxy_server under #555 phase 1 — the file’s only non-test caller was a re-export through http itself, and its imports already lived in this crate (body_transform, config::ProxyConfig). mockforge_http::proxy_server is now a thin shim re-exporting from here. Browser/Mobile Proxy Server

Provides an intercepting proxy for frontend/mobile clients with HTTPS support, certificate injection, and comprehensive request/response logging.

Structs§

ProxyServer
Proxy server state
ProxyStats
Proxy statistics for monitoring

Functions§

get_proxy_stats
Get proxy statistics