Changes for version 0.13 - 2013-09-26
- CHANGES
- Added 'on_write' callback parameter to ->put_object
- Pass 'stall_timeout' to ->do_request rather than ->configure'ing it on the NaHTTP object; reducing the API surface
- Yield total generated content length from ->put_object result
- BUGFIXES
- Ensure that a 'multipart' put of no parts creates an empty object instead of failing
Modules
use Amazon's S3 web service with IO::Async