Versions in this module Expand all Collapse all v2 v2.9.3 Sep 18, 2024 Changes in this version + func CheckOriginTrusted(app *core.App, origin string) bool + func CheckURLTrusted(app *core.App, targetUrl string) (trusted bool, origin string, err error) + func CorsMiddleware(app *core.App) func(*fiber.Ctx) error