You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
we need custom cors policy in AllowOriginFunc, need use gin.context to get some request parameters, so hope to transfer gin.Context to AllowOriginFunc.
The text was updated successfully, but these errors were encountered:
we need custom cors policy in
AllowOriginFunc
, need use gin.context to get some request parameters, so hope to transfergin.Context
toAllowOriginFunc
.The text was updated successfully, but these errors were encountered: