mirror of
https://github.com/kataras/iris.git
synced 2025-12-21 20:07:04 +00:00
Better gzip managment, align with https://github.com/kataras/iris/issues/361 . OnError on Parties: https://github.com/kataras/iris/issues/35
This commit is contained in:
@@ -90,9 +90,7 @@ type (
|
||||
Session() Session
|
||||
SessionDestroy()
|
||||
Log(string, ...interface{})
|
||||
Reset(*fasthttp.RequestCtx)
|
||||
GetRequestCtx() *fasthttp.RequestCtx
|
||||
Clone() IContext
|
||||
Do()
|
||||
Next()
|
||||
StopExecution()
|
||||
|
||||
Reference in New Issue
Block a user