1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-09-30 15:22:02 +00:00
actix-web/actix-http/src
2021-02-12 00:27:20 +00:00
..
client hide httpmessage mod 2021-02-11 22:58:40 +00:00
encoding add time parser year shift tests 2021-02-12 00:15:25 +00:00
h1 s/websocket/WebSocket in docs 2021-02-12 00:27:20 +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
body.rs hide httpmessage mod 2021-02-11 22:58:40 +00:00
builder.rs improve code readability 2021-01-04 00:49:02 +00:00
config.rs hide httpmessage mod 2021-02-11 22:58:40 +00:00
error.rs hide httpmessage mod 2021-02-11 22:58:40 +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 add 431 and 451 status codes 2021-02-11 22:58:40 +00:00
lib.rs add 431 and 451 status codes 2021-02-11 22:58:40 +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 add 431 and 451 status codes 2021-02-11 22:58:40 +00:00
service.rs hide httpmessage mod 2021-02-11 22:58:40 +00:00
test.rs response header rework (#1869) 2021-01-15 02:11:10 +00:00
time_parser.rs add time parser year shift tests 2021-02-12 00:15:25 +00:00