mirror of
https://github.com/pgsty/minio.git
synced 2026-03-16 17:53:43 +01:00
Since AssumeRole API was introduced we have a wrong route match which results in certain clients failing to upload objects using multipart because, multipart POST conflicts with STS POST AssumeRole API. Write a proper matcher function which verifies the route more appropriately such that both can co-exist.
11 KiB
11 KiB