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