mirror of
https://github.com/actix/actix-extras.git
synced 2024-11-23 15:51:06 +01:00
.. | ||
src | ||
Cargo.toml | ||
CHANGES.md | ||
LICENSE-APACHE | ||
LICENSE-MIT | ||
README.md |
actix-cors
Cross-origin resource sharing (CORS) for Actix applications.
Documentation & community resources
- User Guide
- API Documentation
- Chat on gitter
- Cargo package: actix-cors
- Minimum supported Rust version: 1.34 or later