actix-web/src/http/header
Rob Ede c65889649e
fix tests
2022-01-02 04:17:28 +00:00
..
accept.rs fix accept encoding header 2022-01-01 08:59:19 +00:00
accept_charset.rs impl eq for content encoding 2021-12-22 08:25:54 +00:00
accept_encoding.rs fix tests 2022-01-02 04:17:28 +00:00
accept_language.rs fix accept encoding header 2022-01-01 08:59:19 +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 impl eq for content encoding 2021-12-22 08:25:54 +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 improve typed header macro (#2481) 2021-12-02 15:25:39 +00:00
encoding.rs use AcceptEncoding header in Compress middleware 2022-01-02 03:39:23 +00:00
entity.rs align remaining header map terminology (#2510) 2021-12-13 16:08:08 +00:00
etag.rs improve typed header macro (#2481) 2021-12-02 15:25:39 +00:00
expires.rs improve typed header macro (#2481) 2021-12-02 15:25:39 +00:00
if_match.rs improve typed header macro (#2481) 2021-12-02 15:25:39 +00:00
if_modified_since.rs improve typed header macro (#2481) 2021-12-02 15:25:39 +00:00
if_none_match.rs improve typed header macro (#2481) 2021-12-02 15:25:39 +00:00
if_range.rs align remaining header map terminology (#2510) 2021-12-13 16:08:08 +00:00
if_unmodified_since.rs improve typed header macro (#2481) 2021-12-02 15:25:39 +00:00
last_modified.rs improve typed header macro (#2481) 2021-12-02 15:25:39 +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