mirror of
https://github.com/actix/examples
synced 2025-06-28 09:50:36 +02:00
Working middleware using extensions_mut (#402)
Co-authored-by: Rob Ede <robjtede@icloud.com>
This commit is contained in:
@ -10,8 +10,7 @@ cargo run
|
||||
# Started http server: 127.0.0.1:8080
|
||||
```
|
||||
|
||||
Look in `src/main.rs` and comment the different middlewares in/out to see how
|
||||
they function.
|
||||
Look in `src/main.rs` and comment the different middlewares in/out to see how they function.
|
||||
|
||||
## Middlewares
|
||||
|
||||
|
Reference in New Issue
Block a user