mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-01-31 00:35:19 +01:00
* chore: patch wry * feat: added `Webview::set_cookie` and `Webview::delete_cookie` * chore: changes-files * fmt * owned cookie, re-export crate --------- Co-authored-by: Lucas Nogueira <lucas@tauri.app>
147 B
147 B
tauri-runtime, tauri-runtime-wry
| tauri-runtime | tauri-runtime-wry |
|---|---|
| minor:feat | minor:feat |
Added WebviewDispatch::set_cookie() and WebviewDispatch::delete_cookie().