Home
last modified time | relevance | path

Searched defs:set_content_type (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/commonlibrary/rust/ylong_http/ylong_http/src/body/mime/common/
H A Dmulti.rs185 pub(crate) fn set_content_type( in set_content_type() method
462 pub fn set_content_type(mut self, content_type: &'a [u8], boundary: Vec<u8>) -> Self { in set_content_type() method