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.
我正在尝试从请求中读取 UserAgent 并基于它执行操作。谁能告诉我,我如何在 Mojolicious 中获取请求 UserAgent。
谢谢。
我想到了:$req->headers->user_agent
$req->headers->user_agent