Class Fog::Storage::AWS::Real::S3Streamer
In: lib/fog/aws/storage.rb
Parent: Object

Methods

call   new   next_chunk   rewind   sign_chunk  

Attributes

body  [RW] 
date  [RW] 
finished  [RW] 
initial_signature  [RW] 
signature  [RW] 
signer  [RW] 

Public Class methods

Public Instance methods

called if excon wants to retry the request. As well as rewinding the body we must also reset the signature

[Validate]