Restore HTTP/2 and client certificate parity on the native TLS path (#543)

This commit is contained in:
Gregory Schier
2026-08-14 14:08:14 -07:00
committed by GitHub
parent be004425fa
commit 1f91cddab9
5 changed files with 294 additions and 27 deletions
Generated
+2
View File
@@ -11226,6 +11226,7 @@ dependencies = [
"reqwest 0.12.20",
"serde",
"serde_json",
"tempfile",
"thiserror 2.0.17",
"tokio",
"tokio-util",
@@ -11441,6 +11442,7 @@ dependencies = [
"thiserror 2.0.17",
"url",
"yaak-models",
"yasna",
]
[[package]]