pub fn body_buffer_starts_with_boundary( body_buffer: &Vec<u8>, start_boundary_bytes: &[u8], ) -> bool