This repository has been archived on 2019-08-26. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
tamalsaha 95aec09ea8
All checks were successful
continuous-integration/drone/push Build is passing
Use ResponseWrites.WriteHeader to write status (#5)
2019-08-26 18:02:38 +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 Use ResponseWrites.WriteHeader to write status (#5) 2019-08-26 18:02:38 +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.