pub async fn proxy_request( __arg0: State<AppState>, __arg1: Path<(String, String, PathBuf)>, req: Request<Body>, ) -> ServerResult<impl IntoResponse>
Handler for proxy requests