Module cors

Module cors 

Available on crate feature http only.
Expand description

Middleware which adds headers for CORS.

Structsยง

Cors
Middleware which adds headers for CORS.
CorsLayer
Layer that applies the Cors middleware which adds headers for CORS.