Function deno_cache::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.