Constant spacegate_plugin::error::code::METHOD_NOT_ALLOWED
source ยท pub const METHOD_NOT_ALLOWED: u16 = 405;Expand description
405 Method Not Allowed [RFC7231, Section 6.5.5]
pub const METHOD_NOT_ALLOWED: u16 = 405;405 Method Not Allowed [RFC7231, Section 6.5.5]