RubyGems Navigation menu

cors 1.0.0

Cross-originresourcesharing(CORS)isgreat;itallowsyourvisitorsto asynchronouslyuploadfilestoe.g.FilepickerorAmazonS3,withoutthe fileshavingtoround-tripthroughyourwebserver.Unfortunately,giving youruserscompletewriteaccesstoyouronlinestoragealsoexposesyouto maliciousintent. Tocombatharmfulusage,gooduploadservicesthatallowclient-side upload,supportamechanismthatallowsyoutovalidateandsignallupload requeststoyouronlinestorage.Byvalidatingeveryrequest,youcangive yourvisitorsaniceuploadexperience,whilekeepingthebadvisitorsat bay. TheCORSgemcomeswithsupportfortheAmazonS3RESTAPI.

Gemfile:
=

install:
=

Versions:

  1. 1.0.1 August 08, 2019 (13 KB)
  2. 1.0.0 October 30, 2012 (10 KB)

Development Dependencies (1):

rspec ~> 2.0

Owners:

Authors:

  • Kim Burgestrand

SHA 256 checksum:

=

Total downloads 38,476

For this version 6,059

Version Released:

Licenses:

N/A

Required Ruby Version: None

Links: