Hello, In file openstack/objectstorage/v1/objects/requests.go, Shouldn't the Download method accept the 206 return code (partial content)? Ligne 138 : OkCodes: []int{200, 206, 304},
Hello,
In file openstack/objectstorage/v1/objects/requests.go, Shouldn't the Download method accept the 206 return code (partial content)?
Ligne 138 : OkCodes: []int{200, 206, 304},