diff options
| author | Eitan Adler <eadler@FreeBSD.org> | 2012-10-22 03:00:10 +0000 |
|---|---|---|
| committer | Eitan Adler <eadler@FreeBSD.org> | 2012-10-22 03:00:10 +0000 |
| commit | c4fa1489ec4f303a73ea1da82583ff61d2d13e95 (patch) | |
| tree | 5d18e5eb8a70ff62d5997b32b56717e2073ae80d /lib/libfetch/http.errors | |
| parent | e6c0e200f4f26cffc422f0d42323e2713e06322d (diff) | |
Notes
Diffstat (limited to 'lib/libfetch/http.errors')
| -rw-r--r-- | lib/libfetch/http.errors | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libfetch/http.errors b/lib/libfetch/http.errors index 1f38574d463a..e5389fefcc56 100644 --- a/lib/libfetch/http.errors +++ b/lib/libfetch/http.errors @@ -18,6 +18,7 @@ 304 OK Not Modified 305 INFO Use Proxy 307 MOVED Temporary Redirect +308 MOVED Permanent Redirect 400 PROTO Bad Request 401 AUTH Unauthorized 402 AUTH Payment Required |
