Trait envoy_sdk::extension::filter::http::ResponseFlowOps[][src]

pub trait ResponseFlowOps {
    fn resume_response(&self) -> Result<()>;
}

An interface for changing response flow.

Required methods

Loading content...

Implementors

Loading content...