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