Fix HTTP/2 requests failing with duplicate Content-Length (#391)

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Gregory Schier
2026-02-11 17:11:35 -08:00
committed by GitHub
parent 565e053ee8
commit 7d4d228236
5 changed files with 98 additions and 58 deletions

1
Cargo.lock generated
View File

@@ -8167,6 +8167,7 @@ dependencies = [
"cookie",
"flate2",
"futures-util",
"http-body",
"hyper-util",
"log",
"mime_guess",