http
http copied to clipboard
Retain function for header map
Rust has https://doc.rust-lang.org/std/collections/struct.HashMap.html#method.retain which would be useful for http::HeaderMap to sanitize headers.