actix-web/actix-http/src
Rob Ede 22749150ae
use faster ahash maps
2021-01-11 22:51:24 +00:00
..
client use faster ahash maps 2021-01-11 22:51:24 +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 simplify h1 dispatcher (#1899) 2021-01-11 00:13:56 +00:00
h2 fmt 2021-01-07 00:35:19 +00:00
header use faster ahash maps 2021-01-11 22:51:24 +00:00
ws big clean up and docs improvmenet of types mod (#1894) 2021-01-09 13:17:19 +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 use faster ahash maps 2021-01-11 22:51:24 +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 Check format and tweak CI config (#1619) 2020-07-22 00:28:33 +01:00
lib.rs add http3 variant to protocol enum 2021-01-06 18:58:24 +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 Tokio 1.0 (#1813) 2021-01-03 23:47:04 +00:00
response.rs big clean up and docs improvmenet of types mod (#1894) 2021-01-09 13:17:19 +00:00
service.rs fix bug where upgrade future is not reset properly (#1880) 2021-01-07 00:57:34 +00:00
test.rs Tokio 1.0 (#1813) 2021-01-03 23:47:04 +00:00
time_parser.rs Replace deprecated now with now_utc (#1481) 2020-05-02 10:14:50 +01:00