greghendershott / aws

Racket support for Amazon Web Services.
BSD 2-Clause "Simplified" License
78 stars 25 forks source link

accept extra headers for `copy` and `put-acl` #53

Closed mflatt closed 8 years ago

mflatt commented 8 years ago

These additions allow copy and put-acl to be used to change metadata on an existing object.

greghendershott commented 8 years ago

Merged -- thanks!!