WebKit2.WebView.prototype.reload_bypass_cache
function reload_bypass_cache(): void {
// Gjs wrapper for webkit_web_view_reload_bypass_cache()
}
Reloads the current contents of web_view without using any cached data.
function reload_bypass_cache(): void {
// Gjs wrapper for webkit_web_view_reload_bypass_cache()
}
Reloads the current contents of web_view without using any cached data.