mirror of
https://github.com/minio/minio.git
synced 2025-01-15 16:53:16 -05:00
45a717a142
Every request does a `url.Parse(c.url.String())` to clone a URL. The host will also be static, so we rewrite that on creation.