CulturalMe / meteor-slingshot

Upload files directly to AWS S3, Google Cloud Storage and others in meteor
MIT License
595 stars 104 forks source link

Why user generated URL is returned as actula S3 url #217

Open jasenkoh opened 7 years ago

jasenkoh commented 7 years ago

I have noticed that key generated in Slingshot.createDirective is used as a url in callback function. Is there a specific reason why Location header value is not used that contains direct url returned from AWS? Key generated by user is still error prone because of potential special characters that one might handle differently than AWS.