1
0
mirror of https://github.com/fafhrd91/actix-web synced 2024-11-27 17:52:56 +01:00
actix-web/actix-http/src
2021-02-16 08:27:14 +00:00
..
body split up http body module 2021-02-15 12:20:43 +00:00
client rework client connection pool (#1994) 2021-02-16 08:27:14 +00:00
encoding improve body size docs 2021-02-15 11:24:46 +00:00
h1 remove unused flag upgrade (#1992) 2021-02-14 18:13:05 +00:00
h2 hide httpmessage mod 2021-02-11 22:58:40 +00:00
header add 431 and 451 status codes 2021-02-11 22:58:40 +00:00
ws s/websocket/WebSocket in docs 2021-02-12 00:27:20 +00:00
builder.rs improve code readability 2021-01-04 00:49:02 +00:00
config.rs fix notify on drop (#1987) 2021-02-13 04:23:37 +00:00
error.rs rework client connection pool (#1994) 2021-02-16 08:27:14 +00:00
extensions.rs return option item from Extensions::insert (#1904) 2021-01-15 04:22:42 +00:00
helpers.rs remove deprecated on_connect methods (#1857) 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 (#1981) 2021-02-13 15:08:43 +00:00
lib.rs optional cookies features (#1981) 2021-02-13 15:08:43 +00:00
macros.rs fix CI clippy warnings (#1664) 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 optional cookies features (#1981) 2021-02-13 15:08:43 +00:00
service.rs hide httpmessage mod 2021-02-11 22:58:40 +00:00
test.rs optional cookies features (#1981) 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