code506VariantAlsoNegotiates constant

HttpStatus const code506VariantAlsoNegotiates

An alias representing the variantAlsoNegotiates constant, offering a direct substitute for it.

For consistency and improved readability, it is recommended to directly use variantAlsoNegotiates where possible.

506 VARIANT ALSO NEGOTIATES.

The server has an internal configuration error: the chosen variant resource is configured to engage in transparent content negotiation itself, and is therefore not a proper end point in the negotiation process.

Implementation

static const HttpStatus code506VariantAlsoNegotiates = variantAlsoNegotiates;