mirror of
https://github.com/actix/actix-extras.git
synced 2025-09-03 05:19:23 +02:00
Deploying to gh-pages from @ 8a31f3020e
🚀
This commit is contained in:
@@ -75,8 +75,8 @@
|
||||
//! This CORS middleware automatically handles `OPTIONS` preflight requests.
|
||||
//!
|
||||
//! # Crate Features
|
||||
//! - `draft-local-network-access`: ⚠️ Unstable. Adds opt-in support for the [Local Network Access]
|
||||
//! spec extensions. This feature is unstable since it will follow any breaking changes in the
|
||||
//! - `draft-private-network-access`: ⚠️ Unstable. Adds opt-in support for the [Private Network
|
||||
//! Access] spec extensions. This feature is unstable since it will follow breaking changes in the
|
||||
//! draft spec until it is finalized.
|
||||
//!
|
||||
//! # Example
|
||||
@@ -114,7 +114,7 @@
|
||||
//! }
|
||||
//! ```
|
||||
//!
|
||||
//! [Local Network Access]: https://wicg.github.io/local-network-access
|
||||
//! [Private Network Access]: https://wicg.github.io/private-network-access
|
||||
|
||||
</span><span class="attr">#![forbid(unsafe_code)]
|
||||
#![deny(rust_2018_idioms, nonstandard_style)]
|
||||
|
Reference in New Issue
Block a user