Hi @jdaggett , in my usage of SwiftObject setting all headers via setAllHeaders(MultiMap<String, String> headers) method or just putting keys-values pairs in the headers map just don't work when publishing files (at least on Rackspace, i didn't try any other providers). Looking for a solution i found and applied the one i proposed locally and it now works. @zack-shoylev i'm acting as you suggested, using a locally built jclouds library at the moment. Thank you
--- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/623#issuecomment-66254233
