class

Awscr::S3::Response::HeadObjectOutput

Inherits Reference < Object

Constants

DATE_FORMAT = "%a, %d %b %Y %H:%M:%S %Z"

Constructors

new(status : HTTP::Status, status_message : Nil | String, headers : HTTP::Headers)
Source

Class methods

from_response(response : HTTP::Client::Response)

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

Source

Instance methods

cache_control
Source
content_disposition
Source
content_encoding
Source
content_language
Source
content_type
Source
etag
Source
headers
Source
last_modified
Source
meta
Source
size
Source
status

The body of the request object

Source
status_message
Source