proxy_handler

Function proxy_handler 

Source
pub async fn proxy_handler(
    __arg0: State<Arc<ProxyState>>,
    __arg1: Path<String>,
    request: Request<Body>,
) -> impl IntoResponse
Expand description

Main proxy handler - forwards requests to upstream