[][src]Module actix_web::middleware

Middlewares

Modules

cors

Cross-origin resource sharing (CORS) for Actix applications

encoding

Middlewares for compressing/decompressing payloads.

errhandlers

Custom handlers service for responses.

identity

Request identity service for Actix applications.

Structs

DefaultHeaders

Middleware for setting default response headers.

Logger

Middleware for logging request and response info to the terminal.