There was an error while loading. Please reload this page.
1 parent c575c1a commit 672e8efCopy full SHA for 672e8ef
5 files changed
test/resources/errorPages/401.html
@@ -0,0 +1,5 @@
1
+<html>
2
+<body>
3
+ 401 Error Page
4
+</body>
5
+</html>
test/resources/errorPages/403.html
+ 403 Error Page
test/resources/errorPages/405.html
+ 405 Error Page
test/resources/errorPages/415.html
+ 415 Error Page
test/resources/errorPages/500.html
+ 500 Error Page
0 commit comments