[][src]Module tower_web::middleware::cors

CORS middleware.

Structs

CorsBuilder

Build a configured CORS middleware instance.

CorsMiddleware

Middleware providing an implementation of the CORS specification.

CorsService

Decorates a service, providing an implementation of the CORS specification.

Enums

AllowedOrigins

Specifies which origins are allowed to access this resource