1
0
mirror of https://github.com/actix/actix-extras.git synced 2025-06-26 10:27:42 +02:00

prepare CORS release 0.4.0 (#107)

This commit is contained in:
Rob Ede
2020-09-27 14:29:33 +01:00
committed by GitHub
parent f185a9c7e6
commit d14e188246
4 changed files with 18 additions and 15 deletions

View File

@ -1,4 +1,4 @@
//! Cross-Origin Resource Sharing (CORS) middleware for actix-web.
//! Cross-Origin Resource Sharing (CORS) controls for Actix web.
//!
//! This middleware can be applied to both applications and resources.
//! Once built, [`CorsFactory`](struct.CorsFactory.html) can be used as a