pub fn extract_boundary(content_type: &String) -> Option<String>
Extracts boundary from Content-Type header.