mirror of
https://github.com/gin-gonic/gin.git
synced 2025-10-18 23:12:17 +08:00
Update context.go
This commit is contained in:
parent
4dc9902a97
commit
6c29a13837
@ -36,7 +36,7 @@ const (
|
||||
MIMEYAML = binding.MIMEYAML
|
||||
)
|
||||
|
||||
// BodyBytesKey indicates a default body bind key.
|
||||
// BodyBytesKey indicates a default body bytes key.
|
||||
const BodyBytesKey = "_gin-gonic/gin/bodybyteskey"
|
||||
|
||||
const abortIndex int8 = math.MaxInt8 / 2
|
||||
|
Loading…
x
Reference in New Issue
Block a user