“引用头”不是通过“链接”发送的浏览器

发布于 2024-11-07 21:51:49 字数 191 浏览 0 评论 0原文

有没有办法强制链接命令行浏览器发送“Referer 标头”? http://en.wikipedia.org/wiki/Links_(web_browser)

此外, Lynx浏览器也有同样的问题。

Is there a way to force the Links command line browser to send the "Referer Header"?
http://en.wikipedia.org/wiki/Links_(web_browser)

Also, the Lynx browser has the same issue.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

ま昔日黯然 2024-11-14 21:51:50

Referer 是可选的,很容易被许多浏览器阻止(并且是许多软件安全产品的默认行为)。如果您构建了任何假设数据将被传递的功能,则需要重新考虑您的设计和实现。

Referer is optional and can easily be blocked from a number of browsers (and is a default behavior of many software security products). If you have any functionality built assuming that data will be passed, you need to rethink your design and implementation.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文