webview / webview_deno

🌐 Deno bindings for webview, a tiny library for creating web-based desktop GUIs
https://deno.land/x/webview
MIT License
1.44k stars 75 forks source link

intercept http request like pwa worker #137

Open elycheikhsmail opened 2 years ago

elycheikhsmail commented 2 years ago

Is possible to intercept any http request launched by the webview? if yes it will be easy to convert any SPA in real desktop with full access to the os fs and more

eliassjogreen commented 2 years ago

https://github.com/webview/webview/issues/721