-
Notifications
You must be signed in to change notification settings - Fork 196
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This commit adds a test for the functionality added in #1381. Technically, there was an existing test `presigning_header_exclusion` that exercised the said functionality but it only covered the behavior partially, i.e. only the case for a default constructed `SigningSettings` where its field `excluded_headers` just contained `user-agent`. The new test will randomly add headers to `excluded_headers` and verify the functionality works as expected.
- Loading branch information
Saito
committed
Oct 21, 2022
1 parent
3dd997d
commit 2c0330a
Showing
1 changed file
with
41 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters