https://issues.apache.org/bugzilla/show_bug.cgi?id=53602
Priority: P2
Bug ID: 53602
Assignee: [email protected]
Summary: Support for HTTP status code 451
Severity: enhancement
Classification: Unclassified
OS: All
Reporter: [email protected]
Hardware: All
Status: NEW
Version: trunk
Component: Catalina
Product: Tomcat 7
Index: java/org/apache/tomcat/util/http/res/LocalStrings.properties
===================================================================
--- java/org/apache/tomcat/util/http/res/LocalStrings.properties
(revision 1365543)
+++ java/org/apache/tomcat/util/http/res/LocalStrings.properties
(working copy)
@@ -65,6 +65,7 @@
sc.428=Precondition Required
sc.429=Too Many Requests
sc.431=Request Header Fields Too Large
+sc.451=Unavailable For Legal Reasons
sc.500=Internal Server Error
sc.501=Not Implemented
sc.502=Bad Gateway
Submitting as enhancement instead of committing in case anyone has an
objection.
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]