Hi Andrew,

I could first try enabling logging if you could point out how to do it? With 
Gist or Pastie I'm unfamiliar but if logs provide no help then I will 
familiarize myself with either of those. Basically I have just followed the 
upload by the way provided in examples and tried both SwiftObject and Blobs.

Regards,
Kalle

________________________________________
Lähettäjä: Andrew Phillips [[email protected]]
Lähetetty: 31. joulukuuta 2013 14:47
Vastaanottaja: [email protected]
Aihe: Re: Setting Content-Disposition header containing Finnish alphabets å, ä 
or ö

Hi Kalle

> So my question is am I doing something wrong while setting the
> header? Should it be encoded? Can I even accomplish this with Jclouds?

Could you put some sample code in a Gist or Pastie [1, 2] so we can
see how you are trying to upload a blob via jclouds? Could you also
enable wire and header logging temporarily [3] and capture the request
so we can see what's actually being sent? Please ensure all sensitive
information is removed from the logs, obviously.

Thanks!

ap

[1] http://gist.github.com
[2] http://pastie.org
[3] http://jclouds.apache.org/documentation/reference/jclouds-logging/
and
https://github.com/jclouds/jclouds/blob/master/compute/src/test/resources/logback.xml#L44

Reply via email to