NotAcceptable

Constant NotAcceptable 

Source
pub const NotAcceptable: u16 = 406;
Expand description

The 406 (Not Acceptable) status code indicates that the target resource does not have a current representation that would be acceptable to the user agent, according to the proactive negotiation header fields received in the request (Section 12.1), and the server is unwilling to supply a default representation.