actix-web/actix-http/src/header/common
fboulnois 1f34718ecd
Use once_cell instead of lazy_static (#2029)
2021-02-27 21:55:50 +00:00
..
accept.rs response header rework (#1869) 2021-01-15 02:11:10 +00:00
accept_charset.rs response header rework (#1869) 2021-01-15 02:11:10 +00:00
accept_encoding.rs Merge actix-http project 2019-03-26 11:54:35 -07:00
accept_language.rs response header rework (#1869) 2021-01-15 02:11:10 +00:00
allow.rs response header rework (#1869) 2021-01-15 02:11:10 +00:00
cache_control.rs response header rework (#1869) 2021-01-15 02:11:10 +00:00
content_disposition.rs Use once_cell instead of lazy_static (#2029) 2021-02-27 21:55:50 +00:00
content_encoding.rs revive commented out tests (#1912) 2021-01-17 05:19:32 +00:00
content_language.rs response header rework (#1869) 2021-01-15 02:11:10 +00:00
content_range.rs response header rework (#1869) 2021-01-15 02:11:10 +00:00
content_type.rs response header rework (#1869) 2021-01-15 02:11:10 +00:00
date.rs response header rework (#1869) 2021-01-15 02:11:10 +00:00
etag.rs response header rework (#1869) 2021-01-15 02:11:10 +00:00
expires.rs response header rework (#1869) 2021-01-15 02:11:10 +00:00
if_match.rs response header rework (#1869) 2021-01-15 02:11:10 +00:00
if_modified_since.rs response header rework (#1869) 2021-01-15 02:11:10 +00:00
if_none_match.rs response header rework (#1869) 2021-01-15 02:11:10 +00:00
if_range.rs add 431 and 451 status codes 2021-02-11 22:58:40 +00:00
if_unmodified_since.rs response header rework (#1869) 2021-01-15 02:11:10 +00:00
last_modified.rs response header rework (#1869) 2021-01-15 02:11:10 +00:00
mod.rs response header rework (#1869) 2021-01-15 02:11:10 +00:00
range.rs conditional test compilation [range, charset] (#1483) 2020-05-03 22:33:29 +09:00