mirror of
https://github.com/actix/actix-extras.git
synced 2025-06-26 18:37:41 +02:00
allow to specify multi pattern for resources
This commit is contained in:
@ -294,7 +294,7 @@ where
|
||||
Err(err) => Ok(req.error_response(err)),
|
||||
}
|
||||
}
|
||||
.boxed_local()
|
||||
.boxed_local()
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user