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
maybe you see #1341 which can help you, if still have problem please reopen the issue and post the whole mini sample code which easy to reproduce it, closing, thanks!
If I write this,c is *gin.Context
I can get it id value,But I can't get str value
If I write this,
I can get str value
Now,I think get the value of the two variables at the same time,How should I write?
c.PostForm does not get c.Request.Body.Read after execution,Vice versa
The text was updated successfully, but these errors were encountered: