pub fn get_headers_from_vary_header(vary_header: &str) -> Vec<String>Notable traits for Vec<u8, A>impl<A> Write for Vec<u8, A>where
    A: Allocator,
Expand description

Get headers from the vary header.