feat: 请求中header的User-Agent使用随机值 (#447)

This commit is contained in:
Thomas Yang
2025-08-27 10:27:23 +08:00
committed by GitHub
parent fd90bc8b73
commit 8ed2fbae24
4 changed files with 40 additions and 3 deletions
+1
View File
@@ -54,6 +54,7 @@ toml = { workspace = true }
tower = { workspace = true }
tracing = { workspace = true }
tracing-subscriber = { workspace = true }
ua_generator = { workspace = true }
uuid = { workspace = true }
validator = { workspace = true }