mirror of
https://github.com/kataras/iris.git
synced 2026-01-07 20:17:05 +00:00
HandleHTTPError MVC Method as requested at #1595. Read HISTORY.md
example at: https://github.com/kataras/iris/tree/master/_examples/mvc/error-handler-http
This commit is contained in:
@@ -216,6 +216,7 @@
|
||||
* [Login (Repository and Service layers)](mvc/login)
|
||||
* [Login (Single Responsibility)](mvc/login-mvc-single-responsibility)
|
||||
* [Vue.js Todo App](mvc/vuejs-todo-mvc)
|
||||
* [HTTP Error Handler](mvc/error-handler-http)
|
||||
* [Error Handler](mvc/error-handler)
|
||||
* [Handle errors using mvc.Result](mvc/error-handler-custom-result)
|
||||
* [Handle errors using PreflightResult](mvc/error-handler-preflight)
|
||||
|
||||
Reference in New Issue
Block a user