Categories: None [Edit]

cors

https://rubygems.org/gems/cors
https://github.com/elabs/cors
Cross-origin resource sharing (CORS) is great; it allows your visitors to asynchronously upload files to e.g. Filepicker or Amazon S3, without the files having to round-trip through your web server. Unfortunately, giving your users complete write access to your online storage also exposes you to malicious intent. To combat harmful usage, good upload services that allow client-side upload, support a mechanism that allows you to validate and sign all upload requests to your online storage. By validating every request, you can give your visitors a nice upload experience, while keeping the bad visitors at bay. The CORS gem comes with support for the Amazon S3 REST API.

Total

Ranking: 26,338 of 187,591
Downloads: 52,473

Daily

Ranking: 17,822 of 187,571
Downloads: 28

Depended by

RankDownloadsName

Depends on

RankDownloadsName
241,006,783,249multi_json
28925,037,502rspec

Owners

#GravatarHandle
1iconBurgestrand
2iconvarvet