using @tauri-apps/plugin-http replace @tauri-apps/api/http

This commit is contained in:
lloydzhou
2024-09-25 19:49:11 +08:00
parent 29296d42d7
commit 4c9fe56f33
7 changed files with 35 additions and 43 deletions

View File

@@ -7,13 +7,8 @@
"core:default",
"core:window:allow-start-dragging",
"core:window:allow-maximize",
"http:default",
"http:allow-fetch",
"http:allow-fetch-cancel",
"http:allow-fetch-read-body",
"http:allow-fetch-send",
{
"identifier": "http:allow-fetch",
"identifier": "http:default",
"allow": [
{
"url": "https://*"