1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-06-02 13:29:24 +00:00
actix-web/actix-http/src/header
SleeplessOne1917 ae7736f134
Implement From<&HeaderMap> for http::HeaderMap (#3230)
* Add From impl for header map references

* Add From impl for header map references

* Remove Into<HeaderMap> via http::HeaderMap

* fix changelog

---------

Co-authored-by: SleeplessOne1917 <insomnia-void@protonmail.com>
Co-authored-by: Rob Ede <robjtede@icloud.com>
2024-02-01 12:52:35 +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 (#3230) 2024-02-01 12:52:35 +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