mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-19 08:31:35 +03:00
11a1529d6a
* feat(core): set CORS headers on protocol errors This ensures the frontend can read the error message instead of just showing a CORS error * fix statuscode
134 B
134 B
tauri |
---|
patch:enhance |
Include CORS header on custom protocol response errors to ensure frontend can read the error message.