pub type HttpResponseHeaders = HashMapXxHash3_64<String, String>;Expand description
HTTP response headers — single-value HashMap<String, String>.
Aliased Type§
pub struct HttpResponseHeaders { /* private fields */ }pub type HttpResponseHeaders = HashMapXxHash3_64<String, String>;HTTP response headers — single-value HashMap<String, String>.
pub struct HttpResponseHeaders { /* private fields */ }