forked from mirror/gin
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,
|
// This function checks the Content-Type to select a binding engine automatically,
|
||||||
|
|
Loading…
Reference in New Issue