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
Reading the issue at gin-gonic/gin#1453 seems
to indicate an issue with retrieving the header values with the method
`c.GetHeader`, so will try `c.Writer.Header().Get` instead.
0 commit comments