This website requires JavaScript.
Explore
Help
Sign In
actix
/
actix-extras
Watch
1
Star
0
Fork
0
You've already forked actix-extras
mirror of
https://github.com/actix/actix-extras.git
synced
2025-01-23 23:34:35 +01:00
Code
Issues
Releases
Wiki
Activity
actix-extras
/
src
/
middleware
History
Nikolay Kim
d3b12d885e
Merge branch 'master' into master
2018-07-24 14:07:03 -07:00
..
cors.rs
refactor router
2018-07-15 16:25:56 +06:00
csrf.rs
cleanup warnings
2018-07-04 21:01:27 +06:00
defaultheaders.rs
refactor HttpRequest mutability
2018-07-02 23:35:32 +06:00
errhandlers.rs
cleanup warnings
2018-07-04 21:01:27 +06:00
identity.rs
cleanup warnings
2018-07-04 21:01:27 +06:00
logger.rs
remove the timestamp from the default logger middleware
2018-07-21 15:15:28 +02:00
mod.rs
cleanup warnings
2018-07-04 21:01:27 +06:00
session.rs
Add http_only flag to CookieSessionBackend
2018-07-23 12:49:59 +03:00