middleware
|
Upgrade time to 0.2.5 (#1254)
|
2020-01-28 20:44:22 +09:00 |
types
|
allow to specify multi pattern for resources
|
2019-12-25 20:14:44 +04:00 |
app.rs
|
bump ver
|
2019-12-20 17:36:48 +06:00 |
config.rs
|
AppConfig::secure() is always false. #1202
|
2019-12-20 16:04:51 +06:00 |
error.rs
|
fix Bodyencoding trait usage
|
2019-12-18 09:30:14 +06:00 |
guard.rs
|
update tests and clippy warnings
|
2019-12-08 12:31:16 +06:00 |
handler.rs
|
clippy warnings
|
2019-12-08 00:46:51 +06:00 |
info.rs
|
upgrade to tokio 0.2
|
2019-12-05 23:35:43 +06:00 |
lib.rs
|
Small grammaritical update to lib.rs (#1248)
|
2020-01-03 08:45:17 +06:00 |
resource.rs
|
prep actix-framed release
|
2019-12-25 20:17:22 +04:00 |
responder.rs
|
clippy warnings
|
2019-12-08 00:46:51 +06:00 |
rmap.rs
|
replace hashbrown with std hashmap
|
2019-12-04 18:33:43 +06:00 |
route.rs
|
clippy warnings
|
2019-12-08 00:46:51 +06:00 |
scope.rs
|
Make web::Data deref to Arc<T> #1214
|
2019-12-20 17:45:35 +06:00 |
service.rs
|
allow to specify multi pattern for resources
|
2019-12-25 20:14:44 +04:00 |
test.rs
|
Update call_service documentation (#1302)
|
2020-01-28 08:09:46 +09:00 |
web.rs
|
Fix minor grammatical errors (#1341)
|
2020-02-07 03:00:22 +09:00 |