1
0
mirror of https://github.com/actix/actix-extras.git synced 2025-07-31 07:23:57 +02:00
Files
actix-extras/actix-cors
Luca Bruno c8e641d4b6 cors: hide service struct from docs (#118)
This hides `CorsMiddleware` from rustdocs, following the pattern of
the rest of `actix_web::middleware` implementations.
2020-10-17 07:01:30 +09:00
..
2020-10-07 11:32:27 +01:00

actix-cors

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

crates.io Documentation Apache 2.0 or MIT licensed Dependency Status Join the chat at https://gitter.im/actix/actix-web

Documentation & Resources