1
0
mirror of https://github.com/actix/actix-website synced 2025-06-29 08:14:58 +02:00
Commit Graph

17 Commits

Author SHA1 Message Date
c427ae50f3 publish = false 2023-11-01 15:21:01 +00:00
73dc338ff9 edition = 2021 2023-11-01 15:09:54 +00:00
f6d103da57 update user_session sample (#292) 2022-10-26 11:14:06 +01:00
81dfe300a2 update examples to v4 (#258) 2022-02-26 03:56:24 +00:00
e3c8b5edca Update logger example (#250) 2022-01-01 22:05:37 +00:00
3167a55853 Improve error handler example (#248) 2021-12-22 18:36:35 +00:00
3fffc45c7e Update to work code (#241) 2021-11-20 23:14:04 +00:00
4d8d53cea5 v3 (#188) 2020-09-12 16:21:54 +01:00
0b9a56aa2a Use RUST_LOG env var if set (#163)
* Use RUST_LOG env var if set

* Remove redundant use statement
2020-03-03 06:53:39 +09:00
789cb0fd1a Update middleware 2019-12-29 02:03:17 +09:00
a03b91023c Merge pull request #103 from svenstaro/add-dyn-to-traits
Add dyn keyword to get rid of some warnings
2019-07-30 19:08:48 +02:00
a7c8116fcd Add bit about wrap_fn to middlewares page (#104) 2019-07-30 10:03:55 -07:00
0ff37e7454 Add dyn keyword to get rid of some warnings 2019-07-29 12:44:00 +02:00
eff4edb6fa Middleware section is done-ish. 2019-06-26 02:59:20 -04:00
941bdfa491 Updates example version numbers to match actix-web version. 2019-06-19 00:38:23 -04:00
4f9bd8b724 moves individual examples to pub mods to force building and have less dead_code 2019-06-19 00:20:50 -04:00
9a16b6db93 First pass at Middlewares. 2019-06-17 16:57:57 -04:00