AnthonyMDev / AmazonS3RequestManager

A request manager that uses Alamofire to serialize requests to the AWS S3 (Amazon Simple Storage Solution). Based on AFAmazonS3Manager

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allow for reading/writing user defined meta data

sebromero opened this issue · comments

S3 allows custom meta data to be assigned to files. AmazonS3RequestManager currently doesn't allow to set or read this meta data.
See: http://docs.aws.amazon.com/AmazonS3/latest/dev/UsingMetadata.html