summaryrefslogtreecommitdiffstats
path: root/lib/libfetch/http.errors
diff options
context:
space:
mode:
authordes <des@FreeBSD.org>2000-01-07 12:56:27 +0000
committerdes <des@FreeBSD.org>2000-01-07 12:56:27 +0000
commit3acbd8ffda546db2a916c987d7912527644c316f (patch)
tree641b0a3db0b79f028d4614f1593b3390bb9138c9 /lib/libfetch/http.errors
parent3f4abe0d33cd88e10bac8681c114923744de75fb (diff)
downloadFreeBSD-src-3acbd8ffda546db2a916c987d7912527644c316f.zip
FreeBSD-src-3acbd8ffda546db2a916c987d7912527644c316f.tar.gz
Add error codes for protocol errors.
Diffstat (limited to 'lib/libfetch/http.errors')
-rw-r--r--lib/libfetch/http.errors1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libfetch/http.errors b/lib/libfetch/http.errors
index 37e106c..d6a3329 100644
--- a/lib/libfetch/http.errors
+++ b/lib/libfetch/http.errors
@@ -39,3 +39,4 @@
503 TEMP Service Unavailable
504 TIMEOUT Gateway Time-out
505 PROTO HTTP Version not supported
+999 PROTO Protocol error
OpenPOWER on IntegriCloud