pub async fn process_ohttp_request( request: Request, channel: &str, settings: ClientSettings, ) -> Result<Response>
Process an OHTTP request using the OHTTP client component