pub fn is_ok(label: &str, buf: &[u8]) -> Result<()>
Expand description

Decode response header only, without processing the message body.