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-03-13 20:02:36 +01:00
Code
Issues
Releases
Wiki
Activity
actix-web
/
src
/
middleware
History
Joshua Parkin
4519db36b2
register fns for custom request-derived logging units (
#1749
)
...
Co-authored-by: Rob Ede <robjtede@icloud.com>
2020-10-29 18:38:49 +00:00
..
compress.rs
re-export rt in web and add main macro (
#1575
)
2020-06-22 20:09:48 +01:00
condition.rs
Configurable trailing slash behaviour for NormalizePath (
#1639
)
2020-08-19 12:21:52 +01:00
defaultheaders.rs
re-export rt in web and add main macro (
#1575
)
2020-06-22 20:09:48 +01:00
errhandlers.rs
web: Minimize
futures
dependencies
2020-05-19 08:29:12 +09:00
logger.rs
register fns for custom request-derived logging units (
#1749
)
2020-10-29 18:38:49 +00:00
mod.rs
make TrailingSlash enum accessible (
#1673
)
2020-09-13 00:55:39 +01:00
normalize.rs
Add TrailingSlash::MergeOnly behavior (
#1695
)
2020-09-25 12:50:59 +01:00