1
0
mirror of https://github.com/actix/actix-extras.git synced 2024-11-23 15:51:06 +01:00
actix-extras/actix-cors
2021-12-13 02:49:27 +00:00
..
examples stop cloning request across service call (#213) 2021-12-13 02:49:27 +00:00
src stop cloning request across service call (#213) 2021-12-13 02:49:27 +00:00
tests migrate to actix-web beta 14 (#209) 2021-12-11 16:05:21 +00:00
Cargo.toml stop cloning request across service call (#213) 2021-12-13 02:49:27 +00:00
CHANGES.md stop cloning request across service call (#213) 2021-12-13 02:49:27 +00: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 stop cloning request across service call (#213) 2021-12-13 02:49:27 +00:00

actix-cors

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

crates.io Documentation Apache 2.0 or MIT licensed Dependency Status

Documentation & Resources