mirror of
https://github.com/kataras/iris.git
synced 2026-01-11 05:55:57 +00:00
@@ -438,6 +438,7 @@ New Package-level Variables:
|
||||
|
||||
New Context Methods:
|
||||
|
||||
- `Context.SetErr(error)` and `Context.GetErr() error` helpers
|
||||
- `Context.Compress(bool) error` and `Context.CompressReader(bool) error`
|
||||
- `Context.Clone() Context` returns a copy of the Context.
|
||||
- `Context.IsCanceled() bool` reports whether the request has been canceled by the client.
|
||||
|
||||
Reference in New Issue
Block a user