You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 4, 2024. It is now read-only.
While adding v4 signature support for S3, I had to modify our signing algorithm to add additional headers required for S3. The existing v4 signing tests compare against a pre-computed hash which was calculated without these headers. This invalidates these tests for now, but we should revisit these tests to see if we can't get more testing for v4.