Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
所以我很好奇是否有一种方法可以检测到我的服务器的传入请求何时从浏览器启动,例如通过<script>或<img>或<link>标签或类似的东西。与用户发起的事件相反,例如在浏览器中键入 url 或显式单击超链接。
<script>
<img>
<link>