mirror of
https://github.com/actix/actix-extras.git
synced 2025-08-30 19:10:20 +02:00
Deploying to gh-pages from @ 8a31f3020e
🚀
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -5,8 +5,8 @@ builder can be used as an argument for Actix Web’s <code>App::wrap()</code>, <
|
||||
<p>This CORS middleware automatically handles <code>OPTIONS</code> preflight requests.</p>
|
||||
<h2 id="crate-features"><a href="#crate-features">Crate Features</a></h2>
|
||||
<ul>
|
||||
<li><code>draft-local-network-access</code>: ⚠️ Unstable. Adds opt-in support for the <a href="https://wicg.github.io/local-network-access">Local Network Access</a>
|
||||
spec extensions. This feature is unstable since it will follow any breaking changes in the
|
||||
<li><code>draft-private-network-access</code>: ⚠️ Unstable. Adds opt-in support for the <a href="https://wicg.github.io/private-network-access">Private Network
|
||||
Access</a> spec extensions. This feature is unstable since it will follow breaking changes in the
|
||||
draft spec until it is finalized.</li>
|
||||
</ul>
|
||||
<h2 id="example"><a href="#example">Example</a></h2>
|
||||
|
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user