class

Awscr::S3::Response::GetObjectOutput

Inherits Reference < Object

Constructors

new(body : String, headers : HTTP::Headers)
Source

Class methods

from_response(response)

Create a GetObjectOutput response from an HTTP::Client::Response object

Source

Instance methods

body

The body of the request object

Source
headers

The headers returned along with the object response

Source