mirror of
https://github.com/kataras/iris.git
synced 2025-12-18 02:17:05 +00:00
correctly handle recorded compressed response
see https://github.com/kataras/iris/issues/1569#issuecomment-664003098
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
// package main contains an example on how to use the ReadForm, but with the same way you can do the ReadJSON & ReadJSON
|
||||
// package main contains an example on how to use the ReadQuery,
|
||||
// same way you can do the ReadJSON & ReadProtobuf and e.t.c.
|
||||
package main
|
||||
|
||||
import (
|
||||
|
||||
Reference in New Issue
Block a user