Docs.rs
wae-https-0.0.1
wae-https 0.0.1
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
fqq
Dependencies
askama ^0.15.4
normal
bytes ^1.11.1
normal
futures-util ^0.3.32
normal
http ^1.4.0
normal
http-body ^1.0.1
normal
http-body-util ^0.1.3
normal
hyper ^1.8.1
normal
hyper-util ^0.1.20
normal
matchit ^0.9
normal
mime_guess ^2.0.5
normal
pin-project-lite ^0.2.17
normal
rustls-pemfile ^2.2.0
normal
serde ^1.0.228
normal
serde_json ^1.0.149
normal
tokio ^1.50.0
normal
tokio-rustls ^0.26.4
normal
tower ^0.5.3
normal
tower-http ^0.6.8
normal
tracing ^0.1.44
normal
uuid ^1.22.0
normal
wae-session ^0.0.1
normal
wae-types ^0.0.1
normal
Versions
100%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
cors_strict
wae_
https
0.0.1
In wae_
https::
middleware
wae_https
::
middleware
Function
cors_
strict
Copy item path
Source
pub fn cors_strict() ->
CorsLayer
Expand description
创建严格模式的 CORS 配置
仅允许常见的方法和请求头,不包含凭证支持。