mirror of
https://github.com/kataras/iris.git
synced 2026-06-17 11:03:35 +00:00
907ba28f84
Former-commit-id: 91362d3de5c63faf0d124e66747e40ad0df04fbb
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.