Function configure_ohttp_channel

Source
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