WebKit2.WebContext.prototype.clear_cache
function clear_cache(): void {
    // Gjs wrapper for webkit_web_context_clear_cache()
}
  Clears all resources currently cached. See also WebKit2.WebContext.prototype.set_cache_model.
function clear_cache(): void {
    // Gjs wrapper for webkit_web_context_clear_cache()
}
  Clears all resources currently cached. See also WebKit2.WebContext.prototype.set_cache_model.