pub fn parse_multipart_boundary(headers: &HeaderMap) -> Result<Option<&str>>
Parse multipart boundary from header map.