gin-contrib / cors

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

fix: remove AllowCredentials check for allow origins #16

Closed appleboy closed 7 years ago

appleboy commented 7 years ago

fix #14

cc @tboerger @fshamshirdar

codecov-io commented 7 years ago

Codecov Report

Merging #16 into master will not change coverage. The diff coverage is 100%.

@@          Coverage Diff           @@
##           master     #16   +/-   ##
======================================
  Coverage    90.9%   90.9%           
======================================
  Files           3       3           
  Lines         121     121           
======================================
  Hits          110     110           
  Misses         11      11
Impacted Files Coverage Δ
config.go 97.56% <100%> (ø) :white_check_mark:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 79e0d17...6e03cb6. Read the comment docs.