贊助廠商

娛樂城推薦

首頁

刊登資訊

  • 刊登者:匿名
  • 時間:2021-06-06 13:40:06

尚未解答Ruby- iframe 顯示問題!?

Ruby- iframe 顯示問題!?

我是用rails 5.0.2版

想用youtube 上的分享

分享會用到IFRAME 但是在SHOW的時候iFream沒有辦法顯示


GOOGLE上找到的解答是從
config/application.rb中加入
config.action_dispatch.default_headers.merge!({'X-Frame-Options' => 'ALLOWALL'})

也有試過從controller中加入
response.headers.except! 'X-Frame-Options'
response.headers['X-Frame-Options'] = 'ALLOW-FROM https://www.youtube.com'

但是都不成功????

有其他解法嗎?

我是在production 模式下


--

0個答案 Ruby- iframe 顯示問題!?

其他問題

友站連結