pub fn configure_ohttp_channel(
channel: String,
config: OhttpConfig,
) -> Result<()>Expand description
Configure an OHTTP channel with the given configuration If an existing OHTTP config exists with the same name, it will be overwritten
pub fn configure_ohttp_channel(
channel: String,
config: OhttpConfig,
) -> Result<()>Configure an OHTTP channel with the given configuration If an existing OHTTP config exists with the same name, it will be overwritten