1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-05-20 01:08:10 +00:00
actix-web/src
2021-12-02 14:59:41 +00:00
..
error prepare for actix-tls rc.1 (#2474) 2021-11-30 14:12:04 +00:00
http fix macro 2021-12-02 14:59:41 +00:00
middleware remove pin-project from actix-web. (#2471) 2021-11-30 11:16:53 +00:00
response expose header::map module (#2470) 2021-11-29 02:22:47 +00:00
types remove pin-project from actix-web. (#2471) 2021-11-30 11:16:53 +00:00
app.rs remove internal usage of Body 2021-11-16 22:10:30 +00: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 improve "data no configured" message (#2429) 2021-10-31 13:19:21 +00:00
dev.rs remove internal usage of Body 2021-11-16 22:10:30 +00:00
extract.rs re-work from request macro. (#2469) 2021-11-29 01:23:27 +00:00
guard.rs add support of filtering guards in Files of actix-files (#2046) 2021-04-22 18:13:13 +01:00
handler.rs simplify handler.rs (#2450) 2021-11-17 20:11:35 +00: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 remove internal usage of Body 2021-11-16 22:10:30 +00:00
rmap.rs rework ResourceMap internals (#2337) 2021-09-01 04:48:43 +01:00
route.rs simplify handler.rs (#2450) 2021-11-17 20:11:35 +00:00
scope.rs remove internal usage of Body 2021-11-16 22:10:30 +00:00
server.rs prepare for actix-tls rc.1 (#2474) 2021-11-30 14:12:04 +00:00
service.rs update all IETF RFC links to new URL format 2021-12-01 19:42:02 +00:00
test.rs remove internal usage of Body 2021-11-16 22:10:30 +00:00
web.rs speed up ci 2021-09-08 17:42:14 +01:00