actix-web/actix-http/src
fakeshadow 5e81105317
remove ka timer from h2 dispatcher ()
2021-03-08 20:00:20 +00:00
..
body pool doc nits () 2021-02-16 09:08:30 +00:00
client use iota for more content-length insertions () 2021-03-07 19:29:02 +00:00
encoding improve body size docs 2021-02-15 11:24:46 +00:00
h1 remove localwaker from h1::payload () 2021-03-07 21:23:42 +00:00
h2 remove ka timer from h2 dispatcher () 2021-03-08 20:00:20 +00:00
header Use once_cell instead of lazy_static () 2021-02-27 21:55:50 +00:00
ws make actix_http::ws::Codec::new const () 2021-03-04 19:19:01 +00:00
builder.rs improve code readability 2021-01-04 00:49:02 +00:00
config.rs fix notify on drop () 2021-02-13 04:23:37 +00:00
error.rs actix-http-test: minimize features of dependencies () 2021-02-22 12:00:08 +00:00
extensions.rs return option item from Extensions::insert () 2021-01-15 04:22:42 +00:00
helpers.rs remove deprecated on_connect methods () 2020-12-27 23:23:30 +00:00
http_codes.rs add 431 and 451 status codes 2021-02-11 22:58:40 +00:00
http_message.rs optional cookies features () 2021-02-13 15:08:43 +00:00
lib.rs optional cookies features () 2021-02-13 15:08:43 +00:00
macros.rs fix CI clippy warnings () 2020-09-10 14:46:35 +01:00
message.rs add time parser year shift tests 2021-02-12 00:15:25 +00:00
payload.rs cleanup imports 2019-12-13 11:24:57 +06:00
request.rs change rustfmt line width to 96 2021-02-11 23:03:17 +00:00
response.rs json method receives plain serialize () 2021-03-07 22:11:39 +00:00
service.rs remove ka timer from h2 dispatcher () 2021-03-08 20:00:20 +00:00
test.rs optional cookies features () 2021-02-13 15:08:43 +00:00
time_parser.rs add time parser year shift tests 2021-02-12 00:15:25 +00:00