fix: working http client

This commit is contained in:
2025-04-26 17:17:19 +01:00
parent 7f7a2975af
commit 78a28dee8d
5 changed files with 968 additions and 49 deletions

View File

@@ -8,7 +8,6 @@ permissions = [
"core:window:allow-start-dragging",
"core:window:allow-show",
"fs:default",
"http:default",
{ identifier = "http:default", allow = [
{ url = "https://haystack.johncosta.tech" },
{ url = "http://localhost:3040" },