mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-06-06 13:53:54 +02:00
fix(http): manually set origin header to tauri://localhost (#3210)
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
---
|
||||
http: patch
|
||||
http-js: patch
|
||||
---
|
||||
|
||||
Fixed an issue that caused the Origin header to always be `null` on macOS, iOS and Linux.
|
||||
Reference in New Issue
Block a user