mirror of
https://github.com/actix/actix-extras.git
synced 2024-12-03 19:42:13 +01:00
c8e641d4b6
This hides `CorsMiddleware` from rustdocs, following the pattern of the rest of `actix_web::middleware` implementations. |
||
---|---|---|
.. | ||
src | ||
tests | ||
Cargo.toml | ||
CHANGES.md | ||
LICENSE-APACHE | ||
LICENSE-MIT | ||
README.md |
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