1
0
mirror of https://github.com/kataras/iris.git synced 2026-02-28 21:45:57 +00:00
Files
kararas_iris/_examples/http_request
kataras 093d087a68 Update to 8.0.4 | New: transfer a message to the request logger
Former-commit-id: 2bab3c9f28f7e9edd5d85e579349f70388af871d
2017-07-17 17:42:51 +03:00
..

The context.Request() returns the same *http.Request you already know, the examples show some places where the Context uses this object. Besides that you can use it as you did before iris.