> @@ -267,7 +267,7 @@
> @PUT
> @Path("/{container}/{name}")
> @ResponseParser(ParseETagHeader.class)
> - @Headers(keys = "X-Object-Manifest", values="{container}/{name}")
> + @Headers(keys = "X-Object-Manifest", values="{container}/{name}/")
Ah, makes sense (I noticed it also in the
[overview_large_objects](http://docs.openstack.org/developer/swift/overview_large_objects.html)
guide). Thanks for explaning!
---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/121/files#r5923409