[passthrough] engine: zstd request-body decompression + header overrides (#29684)

This commit is contained in:
Jialin Ouyang
2026-06-30 23:48:56 -07:00
committed by GitHub
parent 47ae1241d3
commit 40594bd381
7 changed files with 341 additions and 0 deletions
+1
View File
@@ -85,6 +85,7 @@ dependencies = [
"uvloop",
"watchfiles",
"xgrammar==0.2.1",
"zstandard",
]
[[tool.uv.index]]