ncw / swift

Go language interface to Swift / Openstack Object Storage / Rackspace cloud files (golang)
MIT License
310 stars 107 forks source link

refactor: add custom headers to BulkDelete #157

Closed pedrokiefer closed 4 years ago

pedrokiefer commented 4 years ago

BulkUpload has support for custom headers, but BulkDelete does not, this PR enables this functionality.

ncw commented 4 years ago

That looks great - thank you :-)

I'll merge it now