Skip to main content

Module service

Module service 

Source
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§

ReverseProxyService
The reverse proxy service

Functions§

empty_body
Empty body utility
full_body
Full body utility

Type Aliases§

BoxBody
Body type for outgoing responses