feat: 支持未进行URL编码的SESSDATA

This commit is contained in:
lanyeeee
2026-08-16 05:54:13 +08:00
parent 608366a0bd
commit 5159b78ff7
3 changed files with 14 additions and 1 deletions
+1
View File
@@ -61,6 +61,7 @@ md-5 = { version = "0.10.6" }
rand = { version = "0.9.1" }
base64 = { version = "0.22.1" }
rayon = { version = "1.12.0" }
urlencoding = { version = "2.1.3" }
[profile.release]
strip = true