[Midnightbsd-cvs] src [6662] trunk/lib/libfetch/http.errors: add perm redirect

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Thu Jun 12 21:55:47 EDT 2014


Revision: 6662
          http://svnweb.midnightbsd.org/src/?rev=6662
Author:   laffer1
Date:     2014-06-12 21:55:47 -0400 (Thu, 12 Jun 2014)
Log Message:
-----------
add perm redirect

Modified Paths:
--------------
    trunk/lib/libfetch/http.errors

Modified: trunk/lib/libfetch/http.errors
===================================================================
--- trunk/lib/libfetch/http.errors	2014-06-06 03:02:04 UTC (rev 6661)
+++ trunk/lib/libfetch/http.errors	2014-06-13 01:55:47 UTC (rev 6662)
@@ -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



More information about the Midnightbsd-cvs mailing list