mirror of
https://github.com/curl/curl.git
synced 2026-07-13 16:17:17 +03:00
sigv4: URL encode the user name in the header
- split into sub functions - add 'aws-sigv4' as keyword for many tests Verify with test 3222 Reported-by: Trail of Bits Closes #21923
This commit is contained in:
parent
cb4b3e75e8
commit
c7cba2fd2d
21 changed files with 349 additions and 159 deletions
|
|
@ -4,6 +4,7 @@
|
|||
<keywords>
|
||||
HTTP
|
||||
CURLOPT_AWS_SIGV4
|
||||
aws-sigv4
|
||||
</keywords>
|
||||
</info>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue