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
+1
View File
@@ -14,3 +14,4 @@ serde = { workspace = true, features = ["derive"] }
thiserror = "2.0.17"
url = "2.5"
yaak-models = { workspace = true }
yasna = "0.5"