1
0
mirror of https://github.com/fafhrd91/actix-web synced 2024-11-24 08:22:59 +01:00
actix-web/actix-http/src/header
SleeplessOne1917 eefe8b0733
Implement From<HeaderMap> for http::HeaderMap (#3222)
* Implement From<HeaderMap> for http::HeaderMap

* Update changelog

* Apply clippy fix

* doc tweak

---------

Co-authored-by: SleeplessOne1917 <insomnia-void@protonmail.com>
Co-authored-by: Rob Ede <robjtede@icloud.com>
2023-12-16 10:08:45 +00:00
..
shared apply standard formatting 2023-07-17 02:38:12 +01:00
as_name.rs align remaining header map terminology (#2510) 2021-12-13 16:08:08 +00:00
common.rs add todo for header names in next breaking release 2023-02-26 16:31:40 +00:00
into_pair.rs update MSRV to 1.65 (#3059) 2023-07-02 01:09:15 +01:00
into_value.rs update MSRV to 1.65 (#3059) 2023-07-02 01:09:15 +01:00
map.rs Implement From<HeaderMap> for http::HeaderMap (#3222) 2023-12-16 10:08:45 +00:00
mod.rs apply standard formatting 2023-07-17 02:38:12 +01:00
utils.rs Quality / QualityItem improvements (#2486) 2021-12-05 03:38:08 +00:00