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:
Daniel Stenberg 2026-06-09 11:40:41 +02:00
parent cb4b3e75e8
commit c7cba2fd2d
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
21 changed files with 349 additions and 159 deletions

View file

@ -4,6 +4,7 @@
<keywords>
HTTP
CURLOPT_AWS_SIGV4
aws-sigv4
</keywords>
</info>