mirror of
https://github.com/apache/jclouds.git
synced 2025-02-06 01:59:19 +00:00
cea0e7d7ad
* Added PayloadSource protocol with a number of implementations, including all currently covered classes. * Added implementation for clojure.lang.IFn, so that you can pass in a closure. * Updated blob function to pass the :payload argument through the payload protocol function. * Added some tests for the payload protocol.