]> Sergey Matveev's repositories - public-inbox.git/blobdiff - public-inbox.cgi
ExtMsg: 300 to external mailing list archives
[public-inbox.git] / public-inbox.cgi
index 1fcc04fa195bcb18a318080fbad6ced743c72d71..b095621da3c9c1f7d583959a05f049341b3c6b22 100755 (executable)
@@ -17,6 +17,7 @@ BEGIN {
 
        %HTTP_CODES = (
                200 => 'OK',
+               300 => 'Multiple Choices',
                301 => 'Moved Permanently',
                302 => 'Found',
                404 => 'Not Found',