struct
struct CorsConfig
module
stdlib::http::cors
defined in C:\Users\bye45\.glide\bin/src/stdlib/http/cors.glide
fn
fn install_cors(cfg: CorsConfig)
fn
fn cors_mw(req: *HttpRequest, c: *Chain) -> HttpResponse