tus-ruby-server
tus-ruby-server copied to clipboard
Allow setting sub-prefix from client side for S3 storage
In addition to the prefix in the s3 option we can allow the user to set prefix from the client side by setting http headers as: headers: { 'Sub-Prefix': 'images' }