pub fn canonical_header_string(headers: &HeaderMap) -> Result<String, S3Error>
Expand description

Generate a canonical header string from the provided headers.