Expand description
Reverse proxy service implementation
This module provides the core proxy service that handles request forwarding.
It uses the ServiceRegistry for route resolution and backend selection.
Structs§
- Reverse
Proxy Service - The reverse proxy service
Functions§
- empty_
body - Empty body utility
- full_
body - Full body utility
Type Aliases§
- BoxBody
- Body type for outgoing responses