fix: avoid sending HEAD bodies over TLS HTTP/2 (#2648)

Signed-off-by: 唐小鸭 <tangtang1251@qq.com>
Signed-off-by: houseme <housemecn@gmail.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: houseme <housemecn@gmail.com>
Co-authored-by: loverustfs <hello@rustfs.com>
This commit is contained in:
唐小鸭
2026-04-25 09:33:08 +08:00
committed by GitHub
parent 7215761784
commit d949d4e794
10 changed files with 701 additions and 2 deletions
Generated
+1
View File
@@ -3255,6 +3255,7 @@ dependencies = [
"base64 0.22.1",
"bytes",
"chrono",
"clap",
"flatbuffers",
"flate2",
"futures",