mirror of
https://github.com/curl/curl.git
synced 2026-07-16 06:47:16 +03:00
KNOWN_BUGS: aws-sigv4 does not handle multipart/form-data correctly
Closes #13351 Closes #13866
This commit is contained in:
parent
6c31c65a8c
commit
2a053ca801
1 changed files with 5 additions and 0 deletions
|
|
@ -105,6 +105,7 @@ problems may have been fixed or changed somewhat since this was written.
|
|||
|
||||
16. aws-sigv4
|
||||
16.1 aws-sigv4 does not sign requests with * correctly
|
||||
16.2 aws-sigv4 does not handle multipart/form-data correctly
|
||||
16.6 aws-sigv4 does not behave well with AWS VPC Lattice
|
||||
|
||||
17. HTTP/2
|
||||
|
|
@ -614,6 +615,10 @@ problems may have been fixed or changed somewhat since this was written.
|
|||
|
||||
https://github.com/curl/curl/issues/7559
|
||||
|
||||
16.2 aws-sigv4 does not handle multipart/form-data correctly
|
||||
|
||||
https://github.com/curl/curl/issues/13351
|
||||
|
||||
16.6 aws-sigv4 does not behave well with AWS VPC Lattice
|
||||
|
||||
https://github.com/curl/curl/issues/11007
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue