Go to file
2019-08-21 15:28:25 +00:00
.drone.yml add drone support (#2) 2019-08-05 01:50:23 +00:00
.gitignore Initial commit 2019-01-16 15:35:13 -08:00
cors.go Allow multiple domains (schemes) in CORS request (#3) 2019-08-21 13:09:46 +00:00
go.mod fix go mod name (#4) 2019-08-21 15:28:25 +00:00
go.sum use gitea.com/macaron/inject (#1) 2019-08-04 01:00:56 +00:00
LICENSE Initial commit 2019-01-16 15:35:13 -08:00
README.md fix go mod name (#4) 2019-08-21 15:28:25 +00:00

cors

Build Status

Package cors is a middleware that handles CORS requests & headers for Macaron.