mirror of
https://github.com/kataras/iris.git
synced 2026-06-10 07:33:42 +00:00
7fd8baea75
Former-commit-id: 093f11d05fe9556c79de2cb2886e5d0569f27336
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.