actix-web/src
Nikolay Kim 8683ba8bb0 rename .to_async() to .to() 2019-11-21 21:36:35 +06:00
..
middleware migrade rest of middlewares 2019-11-21 16:02:17 +06:00
types rename .to_async() to .to() 2019-11-21 21:36:35 +06:00
app.rs rename .to_async() to .to() 2019-11-21 21:36:35 +06:00
app_service.rs migrate actix-web to std::future 2019-11-21 16:02:17 +06:00
config.rs migrate actix-web to std::future 2019-11-21 16:02:17 +06:00
data.rs rename .to_async() to .to() 2019-11-21 21:36:35 +06:00
error.rs Make UrlencodedError::Overflow more informative (#1089) 2019-09-17 06:58:04 +06:00
extract.rs rename .to_async() to .to() 2019-11-21 21:36:35 +06:00
guard.rs fix test order dep 2019-11-06 11:20:47 -08:00
handler.rs rename .to_async() to .to() 2019-11-21 21:36:35 +06:00
info.rs Add security note to ConnectionInfo::remote() (#1158) 2019-11-14 08:32:47 +06:00
lib.rs rename .to_async() to .to() 2019-11-21 21:36:35 +06:00
request.rs rename .to_async() to .to() 2019-11-21 21:36:35 +06:00
resource.rs rename .to_async() to .to() 2019-11-21 21:36:35 +06:00
responder.rs rename .to_async() to .to() 2019-11-21 21:36:35 +06:00
rmap.rs Expose factory traits and some clippy fixes (#983) 2019-07-17 12:58:42 +06:00
route.rs rename .to_async() to .to() 2019-11-21 21:36:35 +06:00
scope.rs rename .to_async() to .to() 2019-11-21 21:36:35 +06:00
server.rs migrate actix-web to std::future 2019-11-21 16:02:17 +06:00
service.rs cleanup api doc examples 2019-11-21 16:02:17 +06:00
test.rs rename .to_async() to .to() 2019-11-21 21:36:35 +06:00
web.rs rename .to_async() to .to() 2019-11-21 21:36:35 +06:00