Commit Graph

8 Commits

Author SHA1 Message Date
Bo-Yi Wu
30e66044d0 fix: revert gin link. (#20) 2017-03-18 07:45:46 -05:00
Bo-Yi Wu
bec00ec825 fix: remove AllowCredentials check for allow origins (#16) 2017-02-27 14:30:00 +08:00
Jonathan
dbbc835584 Fix logic error for when setting allowedAllOrigins and allowedCredentials
`Access-Control-Allow-Origin` should returning `Origin` originally of
requests when allowCredentials and allowAllOrigins.
2016-12-28 06:57:52 +08:00
Bo-Yi Wu
858b4d41a5 import stable version of gin.
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2016-10-31 08:52:00 +08:00
Renann Prado
455c49c79c Fixes #2 2016-06-26 14:04:15 -03:00
Manu Mtz.-Almeida
ee70b8845a Renames some options 2015-11-12 15:14:38 +01:00
Manu Mtz.-Almeida
b08ec4416c Fixes CORS 2015-11-12 01:17:15 +01:00
Manu Mtz.-Almeida
322e348743 Initial commit 2015-11-11 22:16:49 +01:00