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