1
0
mirror of https://github.com/actix/actix-extras.git synced 2024-11-23 23:51:06 +01:00
actix-extras/examples
Masaki Hara 4eeb1d9599 Tighten HttpAuthentication::with_fn bound from FnMut to Fn. (#11)
* Tighten HttpAuthentication::with_fn bound from FnMut to Fn.
* Add middleware with closure example.
2019-07-19 18:34:59 +03:00
..
middleware-closure.rs Tighten HttpAuthentication::with_fn bound from FnMut to Fn. (#11) 2019-07-19 18:34:59 +03:00
middleware.rs Fixing the middleware multiple calls panic 2019-06-08 23:56:50 +03:00