mirror of
https://github.com/kataras/iris.git
synced 2026-07-31 16:39:52 +00:00
345e7280a1
Former-commit-id: 765b43602655fad7f525ca7a5f7f297a6167d075
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.