Documentation ¶ Index ¶ 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 Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func CheckOriginTrusted ¶ func CheckOriginTrusted(app *core.App, origin string) bool func CheckURLTrusted ¶ func CheckURLTrusted(app *core.App, targetUrl string) (trusted bool, origin string, err error) func CorsMiddleware ¶ func CorsMiddleware(app *core.App) func(*fiber.Ctx) error Types ¶ This section is empty. Source Files ¶ View all Source files cors.go Directories ¶ Show internal Expand all Path Synopsis limiter Click to show internal directories. Click to hide internal directories.