wry@0.12.2
Ce contenu n’est pas encore disponible dans votre langue.
-
Fixed a Linux multi-window issue where the internal url loader didn’t unlock when flushed while empty
-
The custom protocol now returns a
Request
and expects aResponse
. -
This allows us to get the complete request from the Webview. (Method, GET, POST, PUT etc..) Read the complete header.
-
And allow us to be more flexible in the future without bringing breaking changes.
-
d202573 refactor: Custom protocol request/response (#387) on 2021-08-22
-
On Linux, automation callbacks now use the first created webview as the return value
© 2024 Tauri Contributors. CC-BY / MIT