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 837787104b add context.Protobuf, MsgPack, ReadProtobuf, ReadMsgPack methods
Former-commit-id: 39d547ecfb1516505a1eb76a12a1f6e9e4111962
2020-04-08 16:48:22 +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.