Expand description
CORS configuration types.
Provides CorsConfig to control which origins are allowed
by the Axum web server’s CORS middleware.
Enums§
- Cors
Config - CORS configuration for the web server.
CORS configuration types.
Provides CorsConfig to control which origins are allowed
by the Axum web server’s CORS middleware.