1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-12-18 06:06:36 +00:00
actix-web/src/middleware
BlueC0re bfdf762062 Only return a single Origin value (#644)
Only return a single origin if matched.
2018-12-24 21:16:07 +03:00
..
cors.rs Only return a single Origin value (#644) 2018-12-24 21:16:07 +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