The `minio.Core` `GetObject` returns the headers but the `StatObject` does not. As far as I can tell there is no way to get the headers that are not parsed into `stat.Metadata` and `stat.UserMetadata` for the HEAD method.