pub fn continue_stream(stream_type: StreamType) -> Result<()>Expand description
Resumes processing of a given stream, i.e. HTTP request or HTTP response.
pub fn continue_stream(stream_type: StreamType) -> Result<()>Resumes processing of a given stream, i.e. HTTP request or HTTP response.