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:
= 複製 已複製

安裝:
=

版本列表:

  1. 1.0.1 - August 08, 2019 (13.0 KB)
  2. 1.0.0 - October 30, 2012 (10.0 KB)

Development 相依性套件 (1):

rspec ~> 2.0

擁有者:

作者:

  • Kim Burgestrand

SHA 256 checksum:

42d3bdf18ff9c62e290b455c2127cde251fe25d600d311109d06d8ddb20ee115

總下載次數 30,642

這個版本 5,945

License:

Ruby 版本需求:

相關連結: