gin-contrib / cors

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

Fix: repeated response headers issue: #154 #155

Closed catosaurusrex2003 closed 3 months ago

catosaurusrex2003 commented 3 months ago

is supposed to fix the issue https://github.com/gin-contrib/cors/issues/154

this is my first time contributing please pardon my inexperience