mirror of
https://github.com/minio/minio.git
synced 2025-11-20 09:56:07 -05:00
Users having endpoints with this format http://url:80 or http://url:443 will face signature mismatch error. The reason is that S3 spec ignores :80 or :443 port in the endpoint when calculating the signature, so this PR will just strip them.
3.9 KiB
3.9 KiB