actix-web/actix-http/src
Rob Ede c3c306b1da
return option item from Extensions::insert
2021-01-15 02:49:43 +00:00
..
client response header rework (#1869) 2021-01-15 02:11:10 +00:00
clinu remove deprecated on_connect methods (#1857) 2020-12-27 23:23:30 +00:00
encoding remove actix-threadpool.use actix_rt::task::spawn_blocking (#1878) 2021-01-09 16:04:19 +00:00
h1 Refactor h1 encoder (#1900) 2021-01-12 14:38:53 +00:00
h2 fmt 2021-01-07 00:35:19 +00:00
header response header rework (#1869) 2021-01-15 02:11:10 +00:00
ws response header rework (#1869) 2021-01-15 02:11:10 +00:00
body.rs fix bug where upgrade future is not reset properly (#1880) 2021-01-07 00:57:34 +00:00
builder.rs improve code readability 2021-01-04 00:49:02 +00:00
config.rs Tokio 1.0 (#1813) 2021-01-03 23:47:04 +00:00
error.rs remove actix-threadpool.use actix_rt::task::spawn_blocking (#1878) 2021-01-09 16:04:19 +00:00
extensions.rs return option item from Extensions::insert 2021-01-15 02:49:43 +00:00
helpers.rs remove deprecated on_connect methods (#1857) 2020-12-27 23:23:30 +00:00
httpcodes.rs add common 1xx http response builders (#1768) 2020-11-02 18:23:18 +09:00
httpmessage.rs response header rework (#1869) 2021-01-15 02:11:10 +00:00
lib.rs response header rework (#1869) 2021-01-15 02:11:10 +00:00
macros.rs fix CI clippy warnings (#1664) 2020-09-10 14:46:35 +01:00
message.rs remove leaked box in REQUEST_POOL and RESPONSE_POOL (#1896) 2021-01-09 15:40:20 +00:00
payload.rs cleanup imports 2019-12-13 11:24:57 +06:00
request.rs response header rework (#1869) 2021-01-15 02:11:10 +00:00
response.rs response header rework (#1869) 2021-01-15 02:11:10 +00:00
service.rs fix bug where upgrade future is not reset properly (#1880) 2021-01-07 00:57:34 +00:00
test.rs response header rework (#1869) 2021-01-15 02:11:10 +00:00
time_parser.rs Replace deprecated now with now_utc (#1481) 2020-05-02 10:14:50 +01:00