mirror of
https://github.com/actix/actix-extras.git
synced 2025-03-04 22:22:47 +01:00
15 lines
711 B
Markdown
15 lines
711 B
Markdown
# actix-cors
|
|
|
|
> Cross-origin resource sharing (CORS) for Actix Web.
|
|
|
|
[](https://crates.io/crates/actix-cors)
|
|
[](https://docs.rs/actix-cors/0.6.0-beta.8)
|
|

|
|
[](https://deps.rs/crate/actix-cors/0.6.0-beta.8)
|
|
|
|
## Documentation & Resources
|
|
|
|
- [API Documentation](https://docs.rs/actix-cors)
|
|
- [Example Project](https://github.com/actix/examples/tree/master/security/web-cors)
|
|
- Minimum Supported Rust Version (MSRV): 1.54
|