mirror of
https://github.com/kataras/iris.git
synced 2026-09-15 00:08:58 +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:
@@ -0,0 +1 @@
|
||||
<h3>Not Found Custom Page Rendered through Controller's HandleHTTPError</h3>
|
||||
@@ -0,0 +1 @@
|
||||
<h3>Internal Server Err</h3>
|
||||
@@ -0,0 +1 @@
|
||||
<h1>Unexpected Error</h1>
|
||||
Reference in New Issue
Block a user