mirror of
https://github.com/kataras/iris.git
synced 2026-06-17 19:13:37 +00:00
af9a1f1241
Former-commit-id: 3c1fb7ad47d54133f68ee0ee8ebe4c3835fe4ce0
The context.ResponseWriter() returns an enchament version of a http.ResponseWriter, the examples show some places where the Context uses this object. Besides that you can use it as you did before iris.