1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-06-10 17:29:36 +00:00
actix-web/src
2021-08-06 22:42:31 +01:00
..
error re-add serde error impls 2021-06-25 12:28:04 +01:00
http Various refactorings (#2281) 2021-06-26 15:33:43 +01:00
middleware Various refactorings (#2281) 2021-06-26 15:33:43 +01:00
response re-export ServiceFactory (#2325) 2021-07-12 16:55:41 +01:00
types update to router 0.5.0 beta (#2339) 2021-08-06 22:42:31 +01:00
app.rs update to router 0.5.0 beta (#2339) 2021-08-06 22:42:31 +01:00
app_service.rs update to router 0.5.0 beta (#2339) 2021-08-06 22:42:31 +01:00
config.rs update to router 0.5.0 beta (#2339) 2021-08-06 22:42:31 +01:00
data.rs app data doc improvements 2021-06-24 15:10:51 +01:00
dev.rs update to router 0.5.0 beta (#2339) 2021-08-06 22:42:31 +01:00
extract.rs Route::service (#2262) 2021-06-23 21:30:06 +01:00
guard.rs add support of filtering guards in Files of actix-files (#2046) 2021-04-22 18:13:13 +01:00
handler.rs refined error model (#2253) 2021-06-17 17:57:58 +01:00
helpers.rs refined error model (#2253) 2021-06-17 17:57:58 +01:00
info.rs clippy fixes (#2296) 2021-07-12 16:55:24 +01:00
lib.rs Move dev module to separate file, update description (#2293) 2021-06-27 07:44:56 +01:00
request.rs update to router 0.5.0 beta (#2339) 2021-08-06 22:42:31 +01:00
request_data.rs refined error model (#2253) 2021-06-17 17:57:58 +01:00
resource.rs update to router 0.5.0 beta (#2339) 2021-08-06 22:42:31 +01:00
responder.rs refined error model (#2253) 2021-06-17 17:57:58 +01:00
rmap.rs update to router 0.5.0 beta (#2339) 2021-08-06 22:42:31 +01:00
route.rs Route::service (#2262) 2021-06-23 21:30:06 +01:00
scope.rs update to router 0.5.0 beta (#2339) 2021-08-06 22:42:31 +01:00
server.rs clippy fixes (#2296) 2021-07-12 16:55:24 +01:00
service.rs update to router 0.5.0 beta (#2339) 2021-08-06 22:42:31 +01:00
test.rs simplify ConnectionInfo::new (#2282) 2021-06-26 00:39:06 +01:00
web.rs update to router 0.5.0 beta (#2339) 2021-08-06 22:42:31 +01:00