replace manual header parse with lib

This commit is contained in:
2026-08-21 23:43:24 +04:00
parent b1ed2c1064
commit b9896cb918
3 changed files with 92 additions and 25 deletions
+1
View File
@@ -42,6 +42,7 @@ dashmap = "6"
bytes = "1"
tokio-util = { version = "0.7", features = ["io"] }
http = "1"
httparse = "1"
http-body-util = "0.1"
rustls-pemfile = "2"
ring = "0.17"