1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-09-28 22:32:02 +00:00
actix-web/src
2019-07-31 06:49:46 -07:00
..
middleware Log error results in Logger middleware (closes #938) (#984) 2019-07-18 14:31:18 +06:00
types impl Responder for Form 2019-07-20 14:46:46 +01:00
app.rs nightly clippy warnings 2019-07-17 15:53:51 +06:00
app_service.rs nightly clippy warnings 2019-07-17 15:53:51 +06:00
config.rs Fix typo 2019-07-25 12:54:59 +01:00
data.rs Expose factory traits and some clippy fixes (#983) 2019-07-17 12:58:42 +06:00
error.rs rename PathPayloadError and test for path config 2019-06-12 17:02:45 +06:00
extract.rs cleanup deprecation warning for Box<dyn> 2019-07-17 11:44:39 +06:00
guard.rs Remove unneeded actix-utils dependency 2019-07-20 10:50:36 +06:00
handler.rs Expose factory traits and some clippy fixes (#983) 2019-07-17 12:58:42 +06:00
info.rs clippy warnings 2019-07-17 15:08:30 +06:00
lib.rs update min rust version 2019-07-31 06:49:46 -07:00
request.rs expose app's ResourceMap via resource_map method 2019-07-17 11:33:05 +06:00
resource.rs nightly clippy warnings 2019-07-17 15:53:51 +06:00
responder.rs cleanup deprecation warning for Box<dyn> 2019-07-17 11:44:39 +06:00
rmap.rs Expose factory traits and some clippy fixes (#983) 2019-07-17 12:58:42 +06:00
route.rs nightly clippy warnings 2019-07-17 15:53:51 +06:00
scope.rs nightly clippy warnings 2019-07-17 15:53:51 +06:00
server.rs Fix typo 2019-07-25 12:54:59 +01:00
service.rs nightly clippy warnings 2019-07-17 15:53:51 +06:00
test.rs clippy warnings 2019-07-17 15:08:30 +06:00
web.rs unify route and app data, it allows to provide global extractor config #775 2019-05-04 19:43:49 -07:00