1
0
mirror of https://github.com/actix/actix-extras.git synced 2024-11-23 15:51:06 +01:00
actix-extras/actix-cors
2022-02-03 22:12:03 +00:00
..
examples revert cors example 2021-12-13 02:50:22 +00:00
src add access-control-request-* headers to vary response header 2022-01-01 23:05:29 +00:00
tests fix cors tests 2022-01-01 23:07:27 +00:00
Cargo.toml address dep vuln warnings 2022-02-03 22:12:03 +00:00
CHANGES.md prepare actix-cors release 0.6.0-beta.8 2021-12-29 10:25:04 +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 prepare actix-cors release 0.6.0-beta.8 2021-12-29 10:25:04 +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