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.
我有一个弹簧服务器。这是一种知道使用哪种客户端发送在我的服务器上收到的请求的方法吗?我想区分它是来自浏览器(即ff、chrome、safari)还是来自其他应用程序,例如Apache http 客户端或任何其他http 客户端库。
谢谢!
该信息位于 User-Agent 标头中。