Allow browser private-network companion requests

This commit is contained in:
DESKTOP-KSVGT20\shkim
2026-05-01 22:58:57 +09:00
parent 3a195c8894
commit bee6bb3e81
+1
View File
@@ -29,6 +29,7 @@ function Write-Response {
"Access-Control-Allow-Origin: *",
"Access-Control-Allow-Methods: GET, POST, OPTIONS",
"Access-Control-Allow-Headers: content-type",
"Access-Control-Allow-Private-Network: true",
"Connection: close",
"",
""