pub type ResponseHeaders = DashMap<String, String, RandomState>;
Response headers
struct ResponseHeaders { /* private fields */ }