1
0
mirror of https://github.com/actix/actix-extras.git synced 2024-11-23 15:51:06 +01:00
actix-extras/actix-cors
2020-01-30 18:03:02 +09:00
..
src allow to specify multi pattern for resources 2019-12-25 20:14:44 +04:00
Cargo.toml add new crates to workspace 2020-01-30 02:06:00 +00:00
CHANGES.md update changes 2019-12-20 17:59:34 +06: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 Run CI with MSRV 2020-01-30 18:03:02 +09:00

actix-cors

crates.io Documentation Dependency Status Build Status codecov 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