mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-01 10:01:07 +02:00
* Use `Headers` in `sendIpcMessage` * Add change file * Change files * Don't use optional chaining Seems like we have changed it in #9530 deliberately, so preserving it in this change * do not let the tauri headers to be overwritten Co-authored-by: Sean Wang <126865849+WSH032@users.noreply.github.com> * use HeadersInit on the type definition --------- Co-authored-by: Lucas Nogueira <lucas@tauri.app> Co-authored-by: Sean Wang <126865849+WSH032@users.noreply.github.com>