iris/_examples/http_request
2018-02-12 04:04:46 +02:00
..
read-form fix https://github.com/kataras/iris/issues/859 2018-01-04 15:35:24 +02:00
read-json README.md: make backers visible on the top of the page, replaced the prev api to the https://iris-go.com/backers.svg in order this to happens 2018-02-12 04:04:46 +02:00
request-logger Update to version 8.4.5 | Read https://github.com/kataras/iris/blob/master/HISTORY.md#fr-06-october-2017--v845 for more. 2017-10-06 08:23:03 +03:00
upload-file ok almost finished. We're good at deadlines eventually. Tomorrow at 23:59 an article will be published same time with the dev branch merge to master 2017-12-31 02:32:28 +02:00
upload-files ok almost finished. We're good at deadlines eventually. Tomorrow at 23:59 an article will be published same time with the dev branch merge to master 2017-12-31 02:32:28 +02:00
README.md Add notes for the new lead maintainer of the open-source iris project and align with @get-ion/ion by @hiveminded 2017-07-10 18:32:42 +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.