1 2
pub const CONTENT_XML: &[u8] = "application/xml".as_bytes(); pub const CONTENT_JSON: &[u8] = "application/json".as_bytes();