Searched defs:set_content_type (Results 1 – 1 of 1) sorted by relevance
185 pub(crate) fn set_content_type( in set_content_type() method462 pub fn set_content_type(mut self, content_type: &'a [u8], boundary: Vec<u8>) -> Self { in set_content_type() method