struct Awscr::S3::FileUploader::Options

Overview

Configurable options passed to a FileUploader instance

Defined in:

awscr-s3/file_uploader.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(with_content_types : Bool) #

[View source]

Instance Method Detail

def with_content_types : Bool #

If true the uploader will automatically add a content type header


[View source]