implement integrated http sward

This commit is contained in:
2025-09-04 00:57:59 +09:00
parent b0812bfc87
commit e4ab06de26
9 changed files with 268 additions and 4 deletions

View File

@@ -12,5 +12,6 @@ rand = {workspace = true}
thiserror = {workspace = true}
compact_str = {workspace = true}
bytes = {workspace = true}
wyrand = "0.3"
regex = "1.11"
tokio-util = "0.7"