iris/_examples/routing/http-errors
Gerasimos (Makis) Maropoulos 802348cedd fix https://github.com/kataras/iris/issues/1569#issuecomment-663739177
Former-commit-id: c55f1023f4d93f6712c7fa4d299bcf1098872ecf
2020-07-25 09:23:34 +03:00
..
reset-body fix https://github.com/kataras/iris/issues/1569#issuecomment-663739177 2020-07-25 09:23:34 +03:00
main.go examples: replace all app.Run(iris.Addr(...)) with app.Listen just for the shake of simplicity, both are doing the same exact thing as it's described on the http listening first example. 2020-03-05 22:41:27 +02:00