mirror of https://github.com/gin-gonic/gin.git
spelling
Signed-off-by: Andre Dublin <81dublin@gmail.com>
This commit is contained in:
parent
c3abaf9afc
commit
a1c9c0e2d4
|
@ -182,7 +182,7 @@ func (c *Context) MustGet(key string) interface{} {
|
||||||
}
|
}
|
||||||
|
|
||||||
/************************************/
|
/************************************/
|
||||||
/******** ENCOGING MANAGEMENT********/
|
/******** ENCODING MANAGEMENT********/
|
||||||
/************************************/
|
/************************************/
|
||||||
|
|
||||||
// This function checks the Content-Type to select a binding engine automatically,
|
// This function checks the Content-Type to select a binding engine automatically,
|
||||||
|
|
Loading…
Reference in New Issue