This release note documents the new features, changes, and bug fixes to the right_http_connection gem.
Current Version: right_http_connection 1.2.3
Release Date: June 27, 2008
Link: http://rubyforge.org/projects/rightaws/
Change History
right_http_connection 1.2.3
New Features
- Added support for setting retry and timeout parameters in the constructor.
Changes and Bug Fixes
- Improved the handling of data streams during upload: if there is a failure and a retry, reset the seek pointer for the subsequent re-request.