Closed trevorjay closed 11 years ago
The inclusion of "Content-Type" in the HMAC makes pre-calculation difficult when using tools (like curl) that automatically create random nonces as part of a multi-part boundary.
Content-Type is no longer used for signature generation/verification.
The inclusion of "Content-Type" in the HMAC makes pre-calculation difficult when using tools (like curl) that automatically create random nonces as part of a multi-part boundary.