webview_cef
webview_cef copied to clipboard
Implement custom schema handler
in CefSharp, there is support for registering a custom schema hander for fetching resources like custom://cefsharp/assets/css/style.css This would be useful for serving application resources without having to write files to disk or run a http server