mirror of
https://github.com/kataras/iris.git
synced 2026-07-31 16:39:52 +00:00
093d087a68
Former-commit-id: 2bab3c9f28f7e9edd5d85e579349f70388af871d
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.