Skip to main content

get_header

Function get_header 

Source
pub fn get_header(
    name: &str,
    headers: &[(ByteString, ByteString)],
) -> Option<ByteString>
Expand description

Get value for the header with the given name.