gin-contrib / cors

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

Edited ReadMe #82

Closed nlatham1999 closed 3 years ago

nlatham1999 commented 3 years ago

Added clarification that DefaultConfig() does not allow all origins by default. This confused me at first, and from what I can tell, other people have ran into this