Constant spacegate_plugin::error::code::HTTP_VERSION_NOT_SUPPORTED
source ยท pub const HTTP_VERSION_NOT_SUPPORTED: u16 = 505;Expand description
505 HTTP Version Not Supported [RFC7231, Section 6.6.6]
pub const HTTP_VERSION_NOT_SUPPORTED: u16 = 505;505 HTTP Version Not Supported [RFC7231, Section 6.6.6]