summaryrefslogtreecommitdiffstats
path: root/reg-tests/http-errorfiles/errors/403-1.http
diff options
context:
space:
mode:
Diffstat (limited to 'reg-tests/http-errorfiles/errors/403-1.http')
-rw-r--r--reg-tests/http-errorfiles/errors/403-1.http9
1 files changed, 9 insertions, 0 deletions
diff --git a/reg-tests/http-errorfiles/errors/403-1.http b/reg-tests/http-errorfiles/errors/403-1.http
new file mode 100644
index 0000000..08bdf02
--- /dev/null
+++ b/reg-tests/http-errorfiles/errors/403-1.http
@@ -0,0 +1,9 @@
+HTTP/1.0 403 Forbidden
+Cache-Control: no-cache
+Connection: close
+Content-Type: text/html
+x-err-type: errors-1
+
+<html><body><h1>403 Forbidden</h1>
+Request forbidden by administrative rules.
+</body></html>