From b38a79fc557d4ce26747cb14fc1077adbcc85a17 Mon Sep 17 00:00:00 2001 From: Ollie Ready Date: Tue, 12 Jan 2016 13:42:16 -0800 Subject: [PATCH] Added HTTP 451 status code --- httpstatuscodes.html | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/httpstatuscodes.html b/httpstatuscodes.html index d93eb4b..61e1031 100644 --- a/httpstatuscodes.html +++ b/httpstatuscodes.html @@ -639,6 +639,13 @@

A Microsoft extension. This error is given when Windows Parental Controls are turned on and are blocking access to the given webpage.

+
+ 451 Unavailable For Legal Reasons + +
499 Client Closed Request (Nginx)