the download operation.
NetworkSession.downloadUri
webkit.download.Download downloadUri(string uri)Requests downloading of the specified URI string.
The download operation will not be associated to any #WebKitWebView, if you are interested in starting a download from a particular #WebKitWebView use [webkit.web_view.WebView.downloadUri] instead.
Parameters
uri | the URI to download |
Returns
a new #WebKitDownload representing