cors

package
v0.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 17, 2022 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Middleware

func Middleware(fn func(w http.Header), origins ...string) func(http.HandlerFunc) http.HandlerFunc

Middleware returns a middleware that adds CORS headers to the response.

func NotAllowedHandler

func NotAllowedHandler(fn func(w http.ResponseWriter), origins ...string) http.Handler

NotAllowedHandler handles cross domain not allowed requests. At most one origin can be specified, other origins are ignored if given, default to be *.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL