pub const UnsupportedMediaType: u16 = 415;Expand description
The 415 (Unsupported Media Type) status code indicates that the origin server is refusing to service the request because the content is in a format not supported by this method on the target resource.