summaryrefslogtreecommitdiffstats
path: root/examples/errorfiles/503.http
diff options
context:
space:
mode:
Diffstat (limited to 'examples/errorfiles/503.http')
-rw-r--r--examples/errorfiles/503.http9
1 files changed, 9 insertions, 0 deletions
diff --git a/examples/errorfiles/503.http b/examples/errorfiles/503.http
new file mode 100644
index 0000000..48fde58
--- /dev/null
+++ b/examples/errorfiles/503.http
@@ -0,0 +1,9 @@
+HTTP/1.0 503 Service Unavailable
+Cache-Control: no-cache
+Connection: close
+Content-Type: text/html
+
+<html><body><h1>503 Service Unavailable</h1>
+No server is available to handle this request.
+</body></html>
+