unavailableForLegalReasons constant

int const unavailableForLegalReasons

unavailableForLegalReasons = 451.

The user-agent requested a resource that cannot legally be provided, such as a web page censored by a government.

https://tools.ietf.org/html/rfc7725

Implementation

static const int unavailableForLegalReasons = 451;