mirror of
https://github.com/kataras/iris.git
synced 2026-06-09 23:23:35 +00:00
Add DisableBodyConsumptionOnUnmarshal configuration field as discussed on [chat](https://kataras.rocket.chat/channel/iris). Read HISTORY.md
This commit is contained in:
@@ -81,7 +81,7 @@ const (
|
||||
// IsLongTermSupport flag is true when the below version number is a long-term-support version
|
||||
IsLongTermSupport = false
|
||||
// Version is the current version number of the Iris web framework
|
||||
Version = "6.1.2"
|
||||
Version = "6.1.3"
|
||||
|
||||
banner = ` _____ _
|
||||
|_ _| (_)
|
||||
|
||||
Reference in New Issue
Block a user