WebKit2.Download.prototype.get_request

function get_request(): WebKit2.URIRequest {
    // Gjs wrapper for webkit_download_get_request()
}
  

Retrieves the WebKit2.URIRequest object that backs the download process.

Returns

the WebKit2.URIRequest of download