summaryrefslogtreecommitdiffstats
path: root/lib/libfetch/http.errors
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libfetch/http.errors')
-rw-r--r--lib/libfetch/http.errors3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/libfetch/http.errors b/lib/libfetch/http.errors
index d6a3329..1f38574 100644
--- a/lib/libfetch/http.errors
+++ b/lib/libfetch/http.errors
@@ -17,6 +17,7 @@
303 MOVED See Other
304 OK Not Modified
305 INFO Use Proxy
+307 MOVED Temporary Redirect
400 PROTO Bad Request
401 AUTH Unauthorized
402 AUTH Payment Required
@@ -33,6 +34,8 @@
413 PROTO Request Entity Too Large
414 PROTO Request-URI Too Large
415 PROTO Unsupported Media Type
+416 UNAVAIL Requested Range Not Satisfiable
+417 SERVER Expectation Failed
500 SERVER Internal Server Error
501 PROTO Not Implemented
502 SERVER Bad Gateway
OpenPOWER on IntegriCloud