mirror of
https://github.com/curl/curl.git
synced 2026-08-14 14:43:38 +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
|
|
@ -281,7 +281,7 @@ test3100 test3101 test3102 test3103 test3104 test3105 test3106 \
|
|||
\
|
||||
test3200 test3201 test3202 test3203 test3204 test3205 test3206 test3207 \
|
||||
test3208 test3209 test3210 test3211 test3212 test3213 test3214 test3215 \
|
||||
test3216 test3217 test3218 test3219 test3220 test3221 \
|
||||
test3216 test3217 test3218 test3219 test3220 test3221 test3222 \
|
||||
\
|
||||
test3300 test3301 test3302 test3303 test3304 test3305 \
|
||||
\
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue