<!DOCTYPE html><htmllang="en"><head><metacharset="utf-8"><metaname="viewport"content="width=device-width, initial-scale=1.0"><metaname="generator"content="rustdoc"><metaname="description"content="Cross-Origin Resource Sharing (CORS) controls for Actix Web."><title>actix_cors - Rust</title><linkrel="preload"as="font"type="font/woff2"crossoriginhref="../static.files/SourceSerif4-Regular-46f98efaafac5295.ttf.woff2"><linkrel="preload"as="font"type="font/woff2"crossoriginhref="../static.files/FiraSans-Regular-018c141bf0843ffd.woff2"><linkrel="preload"as="font"type="font/woff2"crossoriginhref="../static.files/FiraSans-Medium-8f9a781e4970d388.woff2"><linkrel="preload"as="font"type="font/woff2"crossoriginhref="../static.files/SourceCodePro-Regular-562dcc5011b6de7d.ttf.woff2"><linkrel="preload"as="font"type="font/woff2"crossoriginhref="../static.files/SourceSerif4-Bold-a2c9cd1067f8b328.ttf.woff2"><linkrel="preload"as="font"type="font/woff2"crossoriginhref="../static.files/SourceCodePro-Semibold-d899c5a5c4aeb14a.ttf.woff2"><linkrel="stylesheet"href="../static.files/normalize-76eba96aa4d2e634.css"><linkrel="stylesheet"href="../static.files/rustdoc-c4dbdcde0fbd8430.css"id="mainThemeStyle"><divid="rustdoc-vars"data-root-path="../"data-static-root-path="../static.files/"data-current-crate="actix_cors"data-themes=""data-resource-suffix=""data-rustdoc-version="1.70.0-nightly (a266f1199 2023-03-22)"data-search-js="search-a6dd7f063a44c279.js"data-settings-js="settings-f0c5c39777a9a2f6.js"data-settings-css="settings-0bcba95ff279c1db.css"data-theme-light-css="light-db279b6232be9c13.css"data-theme-dark-css="dark-cf923f49f397b216.css"data-theme-ayu-css="ayu-be46fdc453a55015.css"></div><scriptsrc="../static.files/storage-9184409068f70b79.js"></script><scriptdefersrc="../crates.js"></script><scriptdefersrc="../static.files/main-f5a2577c5297a973.js"></script><noscript><linkrel="stylesheet"media="(prefers-color-scheme:light)"href="../static.files/light-db279b6232be9c13.css"><linkrel="stylesheet"media="(prefers-color-scheme:dark)"href="../static.files/dark-cf923f49f397b216.css"><linkrel="stylesheet"href="../static.files/noscript-13285aec31fa243e.css"></noscript><linkrel="icon"href="https://actix.rs/favicon.ico"></head><bodyclass="rustdoc mod crate"><!--[if lte IE 11]><div class="warning">This old browser is unsupported and will most likely display funky things.</div><![endif]--><navclass="mobile-topbar"><buttonclass="sidebar-menu-toggle">☰</button><aclass="logo-container"href="../actix_cors/index.html"><imgsrc="https://actix.rs/img/logo.png"alt="logo"></a><h2></h2></nav><navclass="sidebar"><aclass="logo-container"href="../actix_cors/index.html"><imgsrc="https://actix.rs/img/logo.png"alt="logo"></a><h2class="location"><ahref="#">Crate actix_cors</a></h2><divclass="sidebar-elems"><ulclass="block"><liclass="version">Version 0.6.4</li><li><aid="all-types"href="all.html">All Items</a></li></ul><section><ulclass="block"><li><ahref="#structs">Structs</a></li><li><ahref="#enums">Enums</a></li></ul></section></div></nav><main><divclass="width-limiter"><navclass="sub"><formclass="search-form"><span></span><inputclass="search-input"name="search"aria-label="Run search in the documentation"autocomplete="off"spellcheck="false"placeholder="Click or press ‘S’ to search, ‘?’ for more options…"type="search"><divid="help-button"title="help"tabindex="-1"><ahref="../help.html">?</a></div><divid="settings-menu"tabindex="-1"><ahref="../settings.html"title="settings"><imgwidth="22"height="22"alt="Change settings"src="../static.files/wheel-7b819b6101059cd0.svg"></a></div></form></nav><sectionid="main-content"class="content"><divclass="main-heading"><h1>Crate <aclass="mod"href="#">actix_cors</a><buttonid="copy-path"title="Copy item path to clipboard"><imgsrc="../static.files/clipboard-7571035ce49a181d.svg"width="19"height="18"alt="Copy item path"></button></h1><spanclass="out-of-band"><aclass="srclink"href="../src/actix_cors/lib
<p>This middleware can be applied to both applications and resources. Once built, a <ahref="struct.Cors.html"title="struct actix_cors::Cors"><code>Cors</code></a>
<li><code>draft-private-network-access</code>: ⚠️ Unstable. Adds opt-in support for the <ahref="https://wicg.github.io/private-network-access">Private Network
Access</a> spec extensions. This feature is unstable since it will follow any breaking changes in
</div></details><h2id="structs"class="small-section-header"><ahref="#structs">Structs</a></h2><ulclass="item-table"><li><divclass="item-name"><aclass="struct"href="struct.Cors.html"title="struct actix_cors::Cors">Cors</a></div><divclass="desc docblock-short">Builder for CORS middleware.</div></li></ul><h2id="enums"class="small-section-header"><ahref="#enums">Enums</a></h2><ulclass="item-table"><li><divclass="item-name"><aclass="enum"href="enum.CorsError.html"title="enum actix_cors::CorsError">CorsError</a></div><divclass="desc docblock-short">Errors that can occur when processing CORS guarded requests.</div></li></ul></section></div></main></body></html>