1
0
mirror of https://github.com/actix/actix-extras.git synced 2024-11-27 09:12:57 +01:00
actix-extras/actix-cors
2022-02-25 23:05:11 +00:00
..
examples add vary header to all handled responses (#224) 2022-02-07 16:34:01 +00:00
src update actix-web dependency to 4.0 2022-02-25 23:05:11 +00:00
tests add vary header to all handled responses (#224) 2022-02-07 16:34:01 +00:00
Cargo.toml update actix-web dependency to 4.0 2022-02-25 23:05:11 +00:00
CHANGES.md update actix-web dependency to 4.0 2022-02-25 23:05:11 +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 update examples links 2022-02-18 03:33:03 +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