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