mirror of
https://github.com/kataras/iris.git
synced 2026-06-17 19:13:37 +00:00
9f85b74fc9
Former-commit-id: da4f38eb9034daa49446df3ee529423b98f9b331
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.