mirror of
https://github.com/kataras/iris.git
synced 2026-01-07 20:17:05 +00:00
Update to 4.4.8. Read HISTORY.md for more
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
## 4.4.7 -> 4.4.8
|
## 4.4.7 -> 4.4.8
|
||||||
|
|
||||||
- **NEW**: `RequestDecoder` gives the ability to set a custom decoder **per passed object** when `context.ReadJSON` and `context.ReadXML`
|
- **NEW**: `BodyDecoder` gives the ability to set a custom decoder **per passed object** when `context.ReadJSON` and `context.ReadXML`
|
||||||
|
|
||||||
```go
|
```go
|
||||||
// BodyDecoder is an interface which any struct can implement in order to customize the decode action
|
// BodyDecoder is an interface which any struct can implement in order to customize the decode action
|
||||||
|
|||||||
Reference in New Issue
Block a user