1
0
mirror of https://github.com/kataras/iris.git synced 2026-03-02 22:46:19 +00:00
Files
kararas_iris/_examples/http_responsewriter
kataras af9a1f1241 Update to version 8.5.6 | Read HISTORY.md
Former-commit-id: 3c1fb7ad47d54133f68ee0ee8ebe4c3835fe4ce0
2017-11-05 04:12:18 +02:00
..

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.