1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-07-12 00:36:15 +00:00
actix-web/actix-cors
2019-12-02 23:33:39 +06:00
..
src refactor ResponseError trait 2019-11-26 16:07:39 +06:00
Cargo.toml use released versions of actix-net 2019-12-02 23:33:39 +06:00
CHANGES.md Bump derive_more crate version to 0.15.0 in actix-cors (#927) 2019-06-19 16:41:42 +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 chore(readme): fix copy paste error (#1040) 2019-08-16 09:21:30 +09:00

Cors Middleware for actix web framework Build Status codecov crates.io Join the chat at https://gitter.im/actix/actix

Documentation & community resources