pub type HeaderName = Vec<u8>;
Friendly alias for a vector of bytes containing a header name.
struct HeaderName { /* private fields */ }