>  
>  ## Content Metadata : Content Disposition
>  
> -You may be using jclouds to upload some photos to the cloud, show thumbnails 
> of them to the user
> -via a website and allow to download the original image.  When the user 
> clicks on the thumbnail,
> -a the download dialog appears.  To control the name of the file in the "save 
> as" dialog,
> -you must set [Content 
> Disposition](http://www.jtricks.com/bits/content_disposition.html).  Here's 
> how you can do
> -it with BlobStore API:
> +You may be using jclouds to upload some photos to the cloud, show thumbnails 
> of them to the user via
> +a website, and allow to download the original image.
> +
> +When the user clicks on the thumbnail, a download dialog appears. To control 
> the name of the file in
> +the "Save As" dilog, you must set [Content
> +Disposition](http://www.jtricks.com/bits/content_disposition.html).  Here's 
> how you can do it with

[minor] Use a slightly more "official" link, e.g. 
http://www.iana.org/assignments/cont-disp/cont-disp.xhtml?

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-site/pull/68/files#r13615977

Reply via email to