gin-contrib / cors

Official CORS gin's middleware
https://gin-gonic.github.io/gin/
MIT License
1.77k stars 181 forks source link

Update cors.go #105

Closed metamultiverse closed 2 years ago

metamultiverse commented 2 years ago

Added Filename as a Allowed headers to support CDN

appleboy commented 2 years ago

You can add the custom header by yourself.