HTTP Signatures now supports Signatures
The Signature header is now supported in addition to the Authorization header.
Changes
Renames:
VerifyAuthorizationHeader
=>VerifyHeader
with_http_signature
=>with_authorization_header
AuthorizationHeader
=>SignedHeader
Fixes:
Signature: keyId
=>Signature keyId
in the Authorization header's value string.