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