actix_
web
4.10.2
Module map
Module Items
Structs
In actix_
web::
http::
header
actix_web
::
http
::
header
Module
map
Copy item path
Source
Expand description
A multi-value
HeaderMap
and its iterators.
Structs
ยง
Drain
Iterator over drained name-value pairs.
Header
Map
A multi-map of HTTP headers.
Into
Iter
Iterator over owned name-value pairs.
Iter
Iterator over borrowed name-value pairs.
Keys
Iterator over all names in the map.
Removed
Iterator over removed, owned values with the same associated name.