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-31 02:52:53 +01:00
Code
Issues
Releases
Wiki
Activity
actix-web
/
src
/
middleware
History
David McGuire
cc7f6b5eef
Fix preflight CORS header compliance; refactor previous patch. (
#717
)
2019-03-11 07:26:54 +03:00
..
cors.rs
Fix preflight CORS header compliance; refactor previous patch. (
#717
)
2019-03-11 07:26:54 +03:00
csrf.rs
Remove usage of upcoming keyword async
2018-12-05 18:23:04 +03:00
defaultheaders.rs
Use old clippy attributes syntax (
#562
)
2018-11-01 11:14:48 +03:00
errhandlers.rs
clippy fmt
2018-08-23 09:48:01 -07:00
identity.rs
Add SameSite option to identity middleware cookie (
#581
)
2018-11-07 23:24:06 +03: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
Prepare release 0.7.16
2018-12-11 21:04:05 +03:00