1
0
mirror of https://github.com/fafhrd91/actix-web synced 2024-11-24 00:21:08 +01:00
actix-web/actix-http/src
Rob Ede 264a703d94
revert broken fix in #2624 (#2779)
* revert broken fix in #2624

* update changelog
2022-06-11 13:43:13 +01:00
..
body update body type migration guide 2022-02-09 16:12:39 +00:00
encoding use tracing in actix-http 2022-03-10 03:12:29 +00:00
h1 revert broken fix in #2624 (#2779) 2022-06-11 13:43:13 +01:00
h2 use tracing in actix-http 2022-03-10 03:12:29 +00:00
header fix request head timeout (#2611) 2022-01-31 17:30:34 +00:00
requests fix request head timeout (#2611) 2022-01-31 17:30:34 +00:00
responses improve servicerequest docs 2022-03-07 16:48:04 +00:00
ws use tracing in actix-http 2022-03-10 03:12:29 +00:00
builder.rs add ws and http2 feature flags (#2618) 2022-01-31 21:22:23 +00:00
config.rs RC refinements (#2625) 2022-02-04 20:37:33 +00:00
date.rs fix request head timeout (#2611) 2022-01-31 17:30:34 +00:00
error.rs move blocking error to web (#2660) 2022-02-22 08:45:28 +00:00
extensions.rs Remove extensions from head (#2487) 2021-12-08 22:58:50 +00: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 bump actix-codec to 0.5 2022-02-15 20:49:10 +00:00
message.rs move response extensions out of head (#2585) 2022-01-19 02:09:25 +00:00
notify_on_drop.rs fix request head timeout (#2611) 2022-01-31 17:30:34 +00:00
payload.rs document with ws feature 2022-03-09 18:11:12 +00:00
service.rs use tracing in actix-http 2022-03-10 03:12:29 +00:00
test.rs remove -http TestRequest doc test 2022-03-28 22:44:32 +01:00