> @@ -303,13 +303,15 @@ Options can also be specified for extension modules > blob-builder (if content-length ;; Special case, arg is prim. > (.contentLength blob-builder content-length) > blob-builder) > + blob-builder (if content-type
How does one set the content type of a blob using the Guava MediaType after this change? I only see a method that returns the media type. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/383/files#r13117334
