Function proxy_request

Source
pub async fn proxy_request(
    __arg0: State<AppState>,
    __arg1: Path<(String, String, PathBuf)>,
    req: Request<Body>,
) -> ServerResult<impl IntoResponse>
Expand description

Handler for proxy requests