mirror of
https://github.com/actix/actix-extras.git
synced 2025-03-04 14:12:47 +01:00
15 lines
679 B
Markdown
15 lines
679 B
Markdown
# actix-cors
|
|
|
|
> Cross-Origin Resource Sharing (CORS) controls for Actix Web.
|
|
|
|
[](https://crates.io/crates/actix-cors)
|
|
[](https://docs.rs/actix-cors/0.6.4)
|
|

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