1
0
mirror of https://github.com/fafhrd91/actix-web synced 2024-11-27 17:52:56 +01:00
actix-web/actix-http/src
Rob Ede fbd0e5dd0a
add headermap::retain (#2955)
* add headermap::retain

* update changelog and docs

* fix retain doc test
2023-01-02 13:38:07 +00:00
..
body address clippy lints 2023-01-01 20:56:34 +00:00
encoding retain previously set vary headers when using compress (#2798) 2022-06-30 09:19:16 +01:00
h1 address clippy lints 2023-01-01 20:56:34 +00:00
h2 add feature annotations to docs 2022-07-31 23:40:09 +01:00
header add headermap::retain (#2955) 2023-01-02 13:38:07 +00:00
requests rust 1.64 clippy run (#2891) 2022-09-25 20:54:17 +01:00
responses rust 1.64 clippy run (#2891) 2022-09-25 20:54:17 +01:00
ws use tokio-util deps directly where possible 2022-10-30 19:47:49 +00:00
builder.rs add feature annotations to docs 2022-07-31 23:40:09 +01:00
config.rs document h2 ping-pong 2022-07-24 16:42:35 +01:00
date.rs fix request head timeout (#2611) 2022-01-31 17:30:34 +00:00
error.rs add feature annotations to docs 2022-07-31 23:40:09 +01:00
extensions.rs use noop hasher in extensions (#2890) 2022-09-25 15:32:26 +01:00
helpers.rs use camel case in special headers 2022-01-21 20:15:43 +00:00
http_message.rs add ws and http2 feature flags (#2618) 2022-01-31 21:22:23 +00:00
keep_alive.rs add ws and http2 feature flags (#2618) 2022-01-31 21:22:23 +00:00
lib.rs address clippy lints 2023-01-01 20:56:34 +00:00
message.rs appease clippy by deriving Eq on a bunch of items (#2818) 2022-07-23 16:26:48 +01:00
notify_on_drop.rs fix request head timeout (#2611) 2022-01-31 17:30:34 +00:00
payload.rs remove unwindsafe assertions 2022-07-24 02:47:12 +01:00
service.rs add feature annotations to docs 2022-07-31 23:40:09 +01:00
test.rs remove -http TestRequest doc test 2022-03-28 22:44:32 +01:00