get_multipart_boundary

Function get_multipart_boundary 

Source
pub fn get_multipart_boundary(headers: &HeaderMap) -> Result<Vec<u8>, Error>
Expand description

Get the multipart/* boundary string from hyper::Headers