1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-10-10 12:12:23 +00:00
actix-web/src
2021-10-19 01:59:28 +01:00
..
error re-add serde error impls 2021-06-25 12:28:04 +01:00
http refactor web module (#2379) 2021-09-03 18:00:43 +01:00
middleware clippy 2021-10-19 01:32:58 +01:00
response re-export ServiceFactory (#2325) 2021-07-12 16:55:41 +01:00
types clippy 2021-10-19 01:32:58 +01:00
app.rs update to router 0.5.0 beta (#2339) 2021-08-06 22:42:31 +01:00
app_service.rs rework ResourceMap internals (#2337) 2021-09-01 04:48:43 +01:00
config.rs update to router 0.5.0 beta (#2339) 2021-08-06 22:42:31 +01:00
data.rs web: implement into_inner for Data<T: ?Sized> (#2407) 2021-10-12 18:35:33 +01:00
dev.rs refactor web module (#2379) 2021-09-03 18:00:43 +01:00
extract.rs improve extract docs (#2384) 2021-09-11 16:48:47 +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 Remove FromRequest::Config (#2233) 2021-09-11 01:11:16 +01:00
lib.rs bump msrv to 1.52.1 2021-10-19 01:59:28 +01:00
request.rs Remove FromRequest::Config (#2233) 2021-09-11 01:11:16 +01:00
request_data.rs Remove FromRequest::Config (#2233) 2021-09-11 01:11:16 +01:00
resource.rs update to router 0.5.0 beta (#2339) 2021-08-06 22:42:31 +01:00
responder.rs bump msrv to 1.51 2021-08-30 23:19:03 +01:00
rmap.rs rework ResourceMap internals (#2337) 2021-09-01 04:48:43 +01:00
route.rs Route::service (#2262) 2021-06-23 21:30:06 +01:00
scope.rs non exhaustive content encoding (#2377) 2021-09-01 09:53:26 +01:00
server.rs clippy fixes (#2296) 2021-07-12 16:55:24 +01:00
service.rs Remove checked_expr (#2401) 2021-10-11 18:28:09 +01:00
test.rs accept owned strings in TestRequest::param (#2172) 2021-09-09 00:42:40 +01:00
web.rs speed up ci 2021-09-08 17:42:14 +01:00