1
0
mirror of https://github.com/kataras/iris.git synced 2025-12-23 12:57:05 +00:00
Files
kararas_iris/_examples/http_request
Gerasimos (Makis) Maropoulos f3162254a0 fix https://github.com/kataras/iris/issues/1310
Former-commit-id: bd6e0eb0508fb27aea2ff79ad3a82c0acdd51eb7
2019-07-25 17:08:16 +03:00
..

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.