> @@ -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

I believe that Clojure dynamically dispatches to the correct method, just like 
Java static dispatches to the overloaded method.

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

Reply via email to