如何提供自定义的Referrer-Policy标头值

时间:2018-10-11 19:59:06

标签: ruby-on-rails http-headers google-chrome-devtools puma

我想更改Puma提供的引荐来源网址政策值,我正在执行以下操作:

https://edgeguides.rubyonrails.org/configuring.html#configuring-action-dispatch

我将页面上提供的示例复制并粘贴到config/environments/development.rb中,然后重新启动Puma,我得到了以下结果:

Referrer policy not matching config

我在浏览器中没有看到这些新的标头值。该文件是放置自定义Referrer-Policy值的正确位置吗?

0 个答案:

没有答案