1
0
mirror of https://github.com/actix/actix-extras.git synced 2024-11-24 16:02:59 +01:00
actix-extras/src/middleware
2018-08-03 15:03:11 +03:00
..
cors.rs Fixed headers' formating for CORS Middleware Access-Control-Expose-Headers header value to HTTP/1.1 & HTTP/2 spec-compliant format (#436) 2018-08-03 15:03:11 +03: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