1
0
mirror of https://github.com/actix/actix-extras.git synced 2024-11-27 09:12:57 +01:00
actix-extras/actix-cors
2020-06-18 11:22:14 +01:00
..
src Run rustfmt 2020-03-12 05:48:57 +09:00
Cargo.toml exclude default -web features where not needed (#70) 2020-06-18 11:22:14 +01:00
CHANGES.md Bump up MSRV to 1.40.0 2020-05-17 11:34:00 +09:00
LICENSE-APACHE Move cors middleware to actix-cors crate 2019-06-15 09:34:16 +06:00
LICENSE-MIT Move cors middleware to actix-cors crate 2019-06-15 09:34:16 +06:00
README.md Bump up MSRV to 1.40.0 2020-05-17 11:34:00 +09:00

actix-cors

crates.io Documentation Dependency Status Apache 2.0 or MIT licensed Join the chat at https://gitter.im/actix/actix

Cross-origin resource sharing (CORS) for Actix applications.

Documentation & community resources