mirror of https://github.com/gin-gonic/gin.git
commit
220f8bacf4
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue