pub fn get_multipart_boundary(headers: &HeaderMap) -> Result<Vec<u8>, Error>
Get the multipart/* boundary string from hyper::Headers
multipart/*
hyper::Headers