mirror of
https://github.com/kataras/iris.git
synced 2026-06-18 11:33:38 +00:00
21e90ac4c5
Former-commit-id: 20a6dd0e62679b20fefb2f0a7819c158247a3ca1
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.