mirror of
https://github.com/pgsty/minio.git
synced 2026-07-16 00:41:25 +03: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.