Requests downloading of the specified URI string.
The download operation will not be associated to any WebView, if you are interested in starting a download from a particular WebView use download_uri instead.
| this | |
| uri |
the URI to download |
|
a new Download representing the download operation. |