actix-web/src/http/header
Rob Ede bc89f0bfc2
s/example/examples
2022-01-21 16:56:33 +00:00
..
accept.rs add `GuardContext::header` (#2569) 2022-01-05 11:47:14 +00:00
accept_charset.rs Fix AcceptEncoding header (#2501) 2022-01-03 13:17:57 +00:00
accept_encoding.rs Fix AcceptEncoding header (#2501) 2022-01-03 13:17:57 +00:00
accept_language.rs Fix AcceptEncoding header (#2501) 2022-01-03 13:17:57 +00:00
allow.rs remove `actix_http::http` module (#2488) 2021-12-05 14:37:20 +00:00
any_or_some.rs improve typed header macro (#2481) 2021-12-02 15:25:39 +00:00
cache_control.rs re-instate accept-encoding typed header (#2482) 2021-12-02 17:04:40 +00:00
content_disposition.rs Fix AcceptEncoding header (#2501) 2022-01-03 13:17:57 +00:00
content_language.rs `Quality` / `QualityItem` improvements (#2486) 2021-12-05 03:38:08 +00:00
content_range.rs align remaining header map terminology (#2510) 2021-12-13 16:08:08 +00:00
content_type.rs improve typed header macro (#2481) 2021-12-02 15:25:39 +00:00
date.rs s/example/examples 2022-01-21 16:56:33 +00:00
encoding.rs Fix AcceptEncoding header (#2501) 2022-01-03 13:17:57 +00:00
entity.rs remove `BodyEncoding` trait (#2565) 2022-01-03 18:46:04 +00:00
etag.rs remove `BodyEncoding` trait (#2565) 2022-01-03 18:46:04 +00:00
expires.rs s/example/examples 2022-01-21 16:56:33 +00:00
if_match.rs remove `BodyEncoding` trait (#2565) 2022-01-03 18:46:04 +00:00
if_modified_since.rs s/example/examples 2022-01-21 16:56:33 +00:00
if_none_match.rs remove `BodyEncoding` trait (#2565) 2022-01-03 18:46:04 +00:00
if_range.rs align remaining header map terminology (#2510) 2021-12-13 16:08:08 +00:00
if_unmodified_since.rs s/example/examples 2022-01-21 16:56:33 +00:00
last_modified.rs s/example/examples 2022-01-21 16:56:33 +00:00
macros.rs align remaining header map terminology (#2510) 2021-12-13 16:08:08 +00:00
mod.rs remove `actix_http::http` module (#2488) 2021-12-05 14:37:20 +00:00
preference.rs wrap `LanguageTags` type in new `AnyOrSome` type to support wildcards (#2480) 2021-12-02 13:59:25 +00:00
range.rs align remaining header map terminology (#2510) 2021-12-13 16:08:08 +00:00