server{
……
if ($http_user_agent ~ ^$) {
return 412;
}
……
}

测试方法
curl -A “”