mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-03 10:11:15 +02:00
* 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
| tauri |
|---|
| patch:enhance |
Include CORS header on custom protocol response errors to ensure frontend can read the error message.