This commit provides parity with the existing Swift and all other providers. You can merge this Pull Request by running:
git pull https://github.com/maginatics/jclouds-labs-openstack headers Or you can view, comment on it, or merge it online at: https://github.com/jclouds/jclouds-labs-openstack/pull/35 -- Commit Summary -- * Provide all headers to SwiftObject and Blob -- File Changes -- M openstack-swift/src/main/java/org/jclouds/openstack/swift/v1/blobstore/RegionScopedSwiftBlobStore.java (1) M openstack-swift/src/main/java/org/jclouds/openstack/swift/v1/domain/SwiftObject.java (20) M openstack-swift/src/main/java/org/jclouds/openstack/swift/v1/functions/ParseObjectFromResponse.java (1) -- Patch Links -- https://github.com/jclouds/jclouds-labs-openstack/pull/35.patch https://github.com/jclouds/jclouds-labs-openstack/pull/35.diff
