plugin: implement https host api

This commit is contained in:
2026-06-20 00:02:24 +09:00
parent 1fdef32a4d
commit 7377527f7c
6 changed files with 987 additions and 40 deletions
Generated
+2
View File
@@ -2353,6 +2353,7 @@ dependencies = [
"pod-store",
"protocol",
"provider",
"reqwest",
"schemars",
"serde",
"serde_json",
@@ -2807,6 +2808,7 @@ dependencies = [
"base64",
"bytes",
"encoding_rs",
"futures-channel",
"futures-core",
"futures-util",
"h2",