Class
UberS3::Response
In:
lib/uber-s3/response.rb
Parent:
Object
Methods
error
new
success?
Attributes
body
[RW]
error_key
[RW]
error_message
[RW]
header
[RW]
raw
[RW]
status
[RW]
Public Class methods
new
(options={})
Public Instance methods
error
()
success?
()
TODO: can/should we normalize the keys..? downcase.. etc.? def header=(header) end
[Validate]