mirror of
https://github.com/gin-gonic/gin.git
synced 2025-06-19 09:46:21 +08:00
@ -186,7 +186,7 @@ func (c *Context) MustGet(key string) interface{} {
|
||||
}
|
||||
|
||||
/************************************/
|
||||
/******** ENCOGING MANAGEMENT********/
|
||||
/******** ENCODING MANAGEMENT********/
|
||||
/************************************/
|
||||
|
||||
// This function checks the Content-Type to select a binding engine automatically,
|
||||
|
Reference in New Issue
Block a user