actix-web/actix-http/src/header/shared
Rob Ede f66774e30b
remove `From<OffsetDateTime>` impl from HttpDate
fully removes time crate from public api of -http
2021-03-30 03:32:22 +01:00
..
charset.rs refactor quality and use TryFrom instead of custom trait (#1797) 2020-11-24 11:37:05 +00:00
encoding.rs clippy warnings 2019-12-08 00:46:51 +06:00
entity.rs fix clippy warning on nightly (#2088) 2021-03-19 19:25:35 +08:00
extended.rs fix clippy warning on nightly (#2088) 2021-03-19 19:25:35 +08:00
httpdate.rs remove `From<OffsetDateTime>` impl from HttpDate 2021-03-30 03:32:22 +01:00
mod.rs response header rework (#1869) 2021-01-15 02:11:10 +00:00
quality_item.rs refactor quality and use TryFrom instead of custom trait (#1797) 2020-11-24 11:37:05 +00:00