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-01-07 02:04:26 +00:00
..
client fmt 2021-01-04 01:01:35 +00:00
clinu remove deprecated on_connect methods (#1857) 2020-12-27 23:23:30 +00:00
encoding Remove uses of pin_project::project attribute 2020-06-06 06:44:14 +09:00
h1 fix bug where upgrade future is not reset properly (#1880) 2021-01-07 00:57:34 +00:00
h2 fmt 2021-01-07 00:35:19 +00:00
header Tokio 1.0 (#1813) 2021-01-03 23:47:04 +00:00
ws address clippy lints 2021-01-07 02:04:26 +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 Tokio 1.0 (#1813) 2021-01-03 23:47:04 +00:00
extensions.rs dispatcher internals testing (#1840) 2020-12-23 01:28:17 +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 optimize message pool release (#1871) 2021-01-04 13:03:46 +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 deprecate builder if-x methods (#1760) 2020-10-30 02:10:05 +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