Skip to content

Commit

Permalink
Add documentation for content_type
Browse files Browse the repository at this point in the history
Added by #52, but missing from the docs
  • Loading branch information
Topher Bullock authored Nov 25, 2016
1 parent 7a9190e commit 8d27b41
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,9 @@ a new version of that file.

* `acl`: *Optional.* [Canned Acl](http://docs.aws.amazon.com/AmazonS3/latest/dev/acl-overview.html)
for the uploaded object.

* `content_type`: *Optional.* MIME [Content-Type](https://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.17)
describing the contents of the uploaded object

## Example Configuration

Expand Down

0 comments on commit 8d27b41

Please sign in to comment.