pub fn format_content_md5_iter<I>(bs: I) -> Stringwhere I: IntoIterator, I::Item: AsRef<[u8]>,
format content md5 header by given iter of bytes.