1
0
mirror of https://github.com/kataras/iris.git synced 2025-12-28 07:17:06 +00:00
Files
kararas_iris/_examples/http_responsewriter
2018-08-02 17:46:35 +03:00
..
2018-07-23 15:58:55 +03: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.