Skip to main content

Module cors

Module cors 

Source
Expand description

CORS configuration types.

Provides CorsConfig to control which origins are allowed by the Axum web server’s CORS middleware.

Enums§

CorsConfig
CORS configuration for the web server.