pub type ResponseHeadersKey = String;
The key type used in HTTP response headers.
pub struct ResponseHeadersKey { /* private fields */ }