mirror of
https://github.com/actix/actix-extras.git
synced 2025-09-03 05:19:23 +02:00
Deploying to gh-pages from @ 7c3c9357e0
🚀
This commit is contained in:
@@ -958,7 +958,7 @@
|
||||
<span class="self">self</span>
|
||||
}
|
||||
|
||||
<span class="doccomment">/// Resets exposed response header list to a state where any header is accepted.</span>
|
||||
<span class="doccomment">/// Resets exposed response header list to a state where all headers are exposed.</span>
|
||||
<span class="doccomment">///</span>
|
||||
<span class="doccomment">/// See [`Cors::expose_headers`] for more info on exposed response headers.</span>
|
||||
<span class="kw">pub</span> <span class="kw">fn</span> <span class="ident">expose_any_header</span>(<span class="kw-2">mut</span> <span class="self">self</span>) -> <span class="ident">Cors</span> {
|
||||
@@ -1283,4 +1283,4 @@
|
||||
}
|
||||
}
|
||||
</code></pre></div>
|
||||
</section></div></main><div id="rustdoc-vars" data-root-path="../../" data-current-crate="actix_cors" data-themes="ayu,dark,light" data-resource-suffix="" data-rustdoc-version="1.64.0-nightly (0f4bcadb4 2022-07-30)" ></div></body></html>
|
||||
</section></div></main><div id="rustdoc-vars" data-root-path="../../" data-current-crate="actix_cors" data-themes="ayu,dark,light" data-resource-suffix="" data-rustdoc-version="1.65.0-nightly (2befdefdd 2022-08-06)" ></div></body></html>
|
Reference in New Issue
Block a user