1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-06-27 01:20:35 +00:00
actix-web/src
2021-12-08 22:58:50 +00:00
..
error standardize rustfmt max_width 2021-12-08 06:01:11 +00:00
http remove actix_http::http module (#2488) 2021-12-05 14:37:20 +00:00
middleware enable scope middleware with generic res body. (#2492) 2021-12-07 16:26:28 +00:00
response standardize rustfmt max_width 2021-12-08 06:01:11 +00:00
types remove actix_http::http module (#2488) 2021-12-05 14:37:20 +00:00
app.rs remove generic body type in App. (#2493) 2021-12-07 15:53:04 +00:00
app_service.rs Remove extensions from head (#2487) 2021-12-08 22:58:50 +00:00
config.rs update to router 0.5.0 beta (#2339) 2021-08-06 22:42:31 +01:00
data.rs improve Data docs 2021-12-06 17:14:56 +00:00
dev.rs body ergonomics v3 (#2468) 2021-12-04 19:40:47 +00:00
extract.rs remove actix_http::http module (#2488) 2021-12-05 14:37:20 +00:00
guard.rs remove actix_http::http module (#2488) 2021-12-05 14:37:20 +00:00
handler.rs body ergonomics v3 (#2468) 2021-12-04 19:40:47 +00:00
helpers.rs refined error model (#2253) 2021-06-17 17:57:58 +01:00
info.rs Remove extensions from head (#2487) 2021-12-08 22:58:50 +00:00
lib.rs standardize crate level lints 2021-12-08 06:09:56 +00:00
request.rs Remove extensions from head (#2487) 2021-12-08 22:58:50 +00:00
request_data.rs Remove extensions from head (#2487) 2021-12-08 22:58:50 +00:00
resource.rs remove actix_http::http module (#2488) 2021-12-05 14:37:20 +00:00
responder.rs remove actix_http::http module (#2488) 2021-12-05 14:37:20 +00:00
rmap.rs disallow query or fragements in url_for constructions (#2430) 2021-12-05 04:39:18 +00:00
route.rs remove actix_http::http module (#2488) 2021-12-05 14:37:20 +00:00
scope.rs enable scope middleware with generic res body. (#2492) 2021-12-07 16:26:28 +00:00
server.rs add connection level data container (#2491) 2021-12-07 17:23:34 +00:00
service.rs Remove extensions from head (#2487) 2021-12-08 22:58:50 +00:00
test.rs Remove extensions from head (#2487) 2021-12-08 22:58:50 +00:00
web.rs remove actix_http::http module (#2488) 2021-12-05 14:37:20 +00:00