pub fn expect_string(header: &Header) -> Result<String, Error>
Expand description

Expects that header is a String.