mirror of
https://github.com/curl/curl.git
synced 2026-04-14 22:31:41 +03:00
aws-sigv4: make signature work when post data is binary
User sets the post fields size for binary data. Hence, we should not be using strlen on it. Added test 1937 and 1938 to verify. Closes #7844
This commit is contained in:
parent
7759552b80
commit
8c6f126279
8 changed files with 219 additions and 3 deletions
1
.mailmap
1
.mailmap
|
|
@ -80,3 +80,4 @@ Michał Antoniak <47522782+MAntoniak@users.noreply.github.com>
|
|||
Gleb Ivanovsky <gl.ivanovsky@gmail.com>
|
||||
Max Dymond <max.dymond@microsoft.com> <max.dymond@metaswitch.com>
|
||||
Max Dymond <max.dymond@microsoft.com> <cmeister2@gmail.com>
|
||||
Abhinav Singh <theawless@gmail.com>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue