This website requires JavaScript.
Explore
Help
Sign In
actix
/
actix-web
Watch
1
Star
0
Fork
0
You've already forked actix-web
mirror of
https://github.com/fafhrd91/actix-web
synced
2025-01-19 06:04:40 +01:00
Code
Issues
Releases
Wiki
Activity
actix-web
/
src
/
middleware
History
Nikolay Kim
4d96abb639
use actix_web::Error for middleware errors
2019-03-10 16:35:38 -07:00
..
compress.rs
revert generic request parameter for service; support ServerConfig as new factory config
2019-03-09 09:49:11 -08:00
defaultheaders.rs
use actix_web::Error for middleware errors
2019-03-10 16:35:38 -07:00
errhandlers.rs
use actix_web::Error for middleware errors
2019-03-10 16:35:38 -07:00
identity.rs
simplify extractor configuration, config is optional now
2019-03-10 10:53:56 -07:00
logger.rs
revert generic request parameter for service; support ServerConfig as new factory config
2019-03-09 09:49:11 -08:00
mod.rs
use actix_web::Error for middleware errors
2019-03-10 16:35:38 -07:00