mirror of
https://github.com/ntex-rs/ntex-extras.git
synced 2025-04-03 21:07:40 +03:00
9 lines
834 B
Markdown
9 lines
834 B
Markdown
# Cors Middleware for ntex framework [](https://travis-ci.org/actix/actix-web) [](https://codecov.io/gh/actix/actix-web) [](https://crates.io/crates/actix-cors) [](https://gitter.im/actix/actix?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
|
|
|
**This crate moved to https://github.com/ntex/ntex-extras.**
|
|
|
|
## Documentation & community resources
|
|
|
|
* [API Documentation](https://docs.rs/ntex-cors/)
|
|
* Cargo package: [ntex-cors](https://crates.io/crates/ntex-cors)
|
|
* Minimum supported Rust version: 1.42 or later
|