HTTP 451

From Infogalactic: the planetary knowledge core
Jump to: navigation, search

Lua error in package.lua at line 80: module 'strict' not found. In computer networking, HTTP 451 Unavailable For Legal Reasons is an error status code of the HTTP protocol to be displayed when the user requests an illegal resource, such as a web page censored by a government. The number 451 is a reference to Ray Bradbury's 1953 dystopian novel Fahrenheit 451, in which books are outlawed.[1] 451 could be described as a more descriptive variant of 403 Forbidden.[2] This status code is standardized in RFC 7725.

Examples of situations where an HTTP 451 error code could be displayed include web pages deemed a danger to national security, or web pages deemed to violate copyright, privacy, blasphemy laws, or any other law or court order.

The RFC is specific that a 451 response does not indicate whether the resource exists but requests for it have been blocked, if the resource has been removed for legal reasons and no longer exists, or even if the resource has never existed, but any discussion of its topic has been legally forbidden (see superinjunction).[3] Some sites have previously returned HTTP 404 (Not Found) or similar if they are not legally permitted to disclose that the resource has been removed. Such a tactic is used in the United Kingdom by some internet service providers utilising the Internet Watch Foundation blacklist, returning a 404 message or another error message instead of showing a message indicating the site is blocked.[4][5]

The status code was formally proposed in 2013 by Tim Bray, following earlier informal proposals by Chris Applegate[6] in 2008 and Terence Eden[7] in 2012. It was approved by the IESG on December 18, 2015.[8] It was published as RFC 7725 in February 2016.

See also

References

  1. Lua error in package.lua at line 80: module 'strict' not found.
  2. Lua error in package.lua at line 80: module 'strict' not found.
  3. RFC 7225, §3
  4. "If the request is for the blocked content then the proxy server will return a 404 error page to the customer" https://wiki.openrightsgroup.org/wiki/Cleanfeed
  5. "TCP Reset is sent back to the customer instead of content." http://www.theguardian.com/technology/blog/2008/dec/08/internet-censorship-wikipedia-diagram
  6. Lua error in package.lua at line 80: module 'strict' not found.
  7. Lua error in package.lua at line 80: module 'strict' not found.
  8. Lua error in package.lua at line 80: module 'strict' not found.

External links


<templatestyles src="Asbox/styles.css"></templatestyles>