METHOD_NOT_ALLOWED

Constant METHOD_NOT_ALLOWED 

Source
pub const METHOD_NOT_ALLOWED: &str = "Method Not Allowed";
Expand description

HTTP status code 405: Method Not Allowed.