cb_asset_oss 0.4.1380102703 → 0.4.1380176532

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. data/lib/cb_asset_oss/backend/oss.rb +1 -1
  2. metadata +1 -1
@@ -55,7 +55,7 @@ module AssetOSS
55
55
 
56
56
  headers = {
57
57
  :content_type => asset.mime_type,
58
- asset.cross_origin_header
58
+ 'x-oss-meta-Access-Control-Allow-Origin' => '*'
59
59
  }.merge(asset.cache_headers)
60
60
 
61
61
  asset.replace_css_images!(:prefix => oss_prefix) if asset.css?
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cb_asset_oss
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.1380102703
4
+ version: 0.4.1380176532
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: