1
0
mirror of https://github.com/kataras/iris.git synced 2025-12-24 13:27:03 +00:00
Files
kararas_iris/_examples/http_request
Gerasimos (Makis) Maropoulos ee4213f72d update example for validator v10 (go module)
Former-commit-id: dcd729ea0dc6775ca657db2950d2bda5d21388c1
2020-04-07 19:27:49 +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.