@everett-toews Thanks for reviewing! Can I please get some feedback on:
`SwiftObject head(@PathParam("objectName") String objectName);`
versus:
`SwiftObject getWithoutBody(@PathParam("objectName") String objectName);`--- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs-openstack/pull/103#issuecomment-43775872
