ncw / swift

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

fix: empty http request body in Connection.Call #171

Open childe opened 3 years ago

childe commented 3 years ago

RequestOpts.Body is read out in the first try, and will be empty in the second retry.