mirror of
https://github.com/actix/actix-extras.git
synced 2025-02-22 10:23:18 +01:00
This hides `CorsMiddleware` from rustdocs, following the pattern of the rest of `actix_web::middleware` implementations.
actix-cors
Cross-origin resource sharing (CORS) for Actix Web.
Documentation & Resources
- API Documentation
- Example Project
- Chat on Gitter
- Minimum Supported Rust Version (MSRV): 1.42.0