mirror of
https://github.com/kataras/iris.git
synced 2026-06-09 23:23:35 +00:00
1b1661ed53
Former-commit-id: 42c1bf88cedbddf3cc01366ab769139546902e71
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.